Home
last modified time | relevance | path

Searched defs:zoom (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/gfx/
A DSDL_rotozoom.c1008 void rotozoomSurfaceSize(int width, int height, double angle, double zoom, int *dstwidth, int *dsth… in rotozoomSurfaceSize()
1030 SDL_Surface *rotozoomSurface(SDL_Surface * src, double angle, double zoom, int smooth) in rotozoomSurface()
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodframebuf.c649 …_t *self, mp_int_t x, mp_int_t y, mp_int_t col, font_t* font, unsigned char * mat, mp_int_t zoom) { in hz_print_mat()
724 …_t *self, mp_int_t x, mp_int_t y, mp_int_t col, font_t* font, unsigned char * mat, mp_int_t zoom) { in asc_print_mat()
783 mp_int_t zoom = args[ARG_zoom].u_int; in framebuf_text_helper() local

Completed in 6 milliseconds