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

  /cts/apps/CtsVerifier/include/colorchecker/
colorcheckertest.h 83 void findBestMatch(int i1, int i2, int j1, int j2);
  /external/icu4c/i18n/
tzgnames.h 69 int32_t findBestMatch(const UnicodeString& text, int32_t start, uint32_t types,
tzfmt.cpp 195 len = gnames->findBestMatch(text, startIdx, types, parsedTzID, parsedTimeType, status);
tzgnames.cpp 853 TimeZoneGenericNames::findBestMatch(const UnicodeString& text, int32_t start, uint32_t types,
    [all...]
  /cts/apps/CtsVerifier/lib/colorchecker/
colorcheckertest.cpp 760 findBestMatch(rowStart, rowEnd, columnStart, columnEnd);
762 ALOGV("FindBestMatch for %d, %d, %d, %d", rowStart,
797 void ColorCheckerTest::findBestMatch(int i1, int i2, int j1, int j2) {
    [all...]

Completed in 113 milliseconds