Searched defs:shift_y (Results 1 – 4 of 4) sorted by relevance
/lvgl-latest/src/draw/nxp/pxp/ |
D | lv_draw_buf_pxp.c | 97 uint16_t shift_y = area->y1; in _invalidate_cache() local
|
/lvgl-latest/src/draw/nxp/vglite/ |
D | lv_draw_buf_vglite.c | 102 uint16_t shift_y = area->y1; in _invalidate_cache() local
|
D | lv_draw_vglite_img.c | 230 uint16_t shift_y = area->y1; in _move_buf_close_to_area() local
|
/lvgl-latest/src/libs/tiny_ttf/ |
D | stb_truetype_htcw.h | 3014 … float shift_x, float shift_y, int * ix0, int * iy0, int * ix1, int * iy1) 3040 … float scale_y, float shift_x, float shift_y, int * ix0, int * iy0, int * ix1, int * iy1) 3814 … float scale_y, float shift_x, float shift_y, int off_x, int off_y, int invert, void * userdata) 4028 …float scale_x, float scale_y, float shift_x, float shift_y, int x_off, int y_off, int invert, void… 4049 … float shift_x, float shift_y, int glyph, int * width, int * height, int * xoff, int * yoff) 4096 … int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int glyph) 4122 … float shift_x, float shift_y, int codepoint, int * width, int * height, int * xoff, int * yoff) 4129 …t out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int oversampl… 4137 …t out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int codepoint) 4544 …t out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int prefilter…
|