Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/recovery/minui/
H A Dresources.c359 static int matches_locale(const char* loc, const char* locale) in matches_locale() function
416 if (y + 1 + h >= height || matches_locale(loc, locale)) { in res_create_localized_alpha_surface()
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minui/
H A Dresources.c352 static int matches_locale(const char* loc, const char* locale) { in matches_locale() function
407 if (y+1+h >= height || matches_locale(loc, locale)) { in res_create_localized_alpha_surface()