Searched defs:offset_y (Results 1 – 4 of 4) sorted by relevance
51 for (rt_uint32_t offset_y = 0; offset_y < enlargement_factor; offset_y++) in show_qrcode_by_point() local73 for (rt_uint32_t offset_y = 0; offset_y < enlargement_factor; offset_y++) in show_qrcode_by_line() local86 for (rt_uint32_t offset_y = 0; offset_y < enlargement_factor; offset_y++) in show_qrcode_by_line() local
316 gfx_coord_t offset_y; in gfx_mono_generic_draw_circle() local405 gfx_coord_t offset_y; in gfx_mono_generic_draw_filled_circle() local
25 uint8_t offset_y; member
967 for (rt_uint32_t offset_y = 0; offset_y < enlargement_factor; offset_y++) in show_qrcode_by_point() local989 for (rt_uint32_t offset_y = 0; offset_y < enlargement_factor; offset_y++) in show_qrcode_by_line() local1002 for (rt_uint32_t offset_y = 0; offset_y < enlargement_factor; offset_y++) in show_qrcode_by_line() local
Completed in 13 milliseconds