Searched refs:image_cache_common_compare (Results 1 – 2 of 2) sorted by relevance
118 inline static lv_cache_compare_res_t image_cache_common_compare(const void * lhs_src, lv_image_src_… in image_cache_common_compare() function142 return image_cache_common_compare(lhs->src, lhs->src_type, rhs->src, rhs->src_type); in image_header_cache_compare_cb()
123 inline static lv_cache_compare_res_t image_cache_common_compare(const void * lhs_src, lv_image_src_… in image_cache_common_compare() function147 return image_cache_common_compare(lhs->src, lhs->src_type, rhs->src, rhs->src_type); in image_cache_compare_cb()