Searched refs:gx_draw_context_offset_y (Results 1 – 4 of 4) sorted by relevance
172 new_context -> gx_draw_context_offset_y = canvas -> gx_canvas_memory_offset_y; in _gx_canvas_drawing_initiate()178 new_context -> gx_draw_context_offset_y = 0; in _gx_canvas_drawing_initiate()
2868 jpeg_info -> gx_jpeg_output_buffer_offset_y = context -> gx_draw_context_offset_y; in _gx_image_reader_jpeg_mcu_decode()
548 putrow += (ypos - context->gx_draw_context_offset_y) * context->gx_draw_context_pitch;\
1540 GX_VALUE gx_draw_context_offset_y; member