Home
last modified time | relevance | path

Searched refs:lv_canvas_get_px (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/widgets/canvas/
Dlv_canvas.h112 lv_color32_t lv_canvas_get_px(lv_obj_t * obj, int32_t x, int32_t y);
Dlv_canvas.c203 lv_color32_t lv_canvas_get_px(lv_obj_t * obj, int32_t x, int32_t y) in lv_canvas_get_px() function