Searched refs:opengles_texture_cache_compare_cb (Results 1 – 1 of 1) sorted by relevance
62 static lv_cache_compare_res_t opengles_texture_cache_compare_cb(const cache_data_t * lhs, const cac…100 .compare_cb = (lv_cache_compare_cb_t)opengles_texture_cache_compare_cb, in lv_draw_opengles_init()141 static lv_cache_compare_res_t opengles_texture_cache_compare_cb(const cache_data_t * lhs, const cac… in opengles_texture_cache_compare_cb() function