HomeSort by relevance Sort by last modified time
    Searched refs:calcLocaleMatchingScore (Results 1 - 2 of 2) sorted by null

  /frameworks/minikin/include/minikin/
FontCollection.h 91 static uint32_t calcLocaleMatchingScore(uint32_t userLocaleListId,
  /frameworks/minikin/libs/minikin/
FontCollection.cpp 136 const uint32_t localeScore = calcLocaleMatchingScore(localeListId, *fontFamily);
216 uint32_t FontCollection::calcLocaleMatchingScore(uint32_t userLocaleListId,

Completed in 327 milliseconds