Searched refs:lv_image_get_pivot_helper (Results 1 – 1 of 1) sorted by relevance
39 static lv_point_t lv_image_get_pivot_helper(lv_obj_t * obj);67 .getter = lv_image_get_pivot_helper,880 static lv_point_t lv_image_get_pivot_helper(lv_obj_t * obj) in lv_image_get_pivot_helper() function