Home
last modified time | relevance | path

Searched refs:is_one_to_one (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/utils/
H A DSkShaperJSONWriter.cpp35 static bool is_one_to_one(const char utf8[], size_t utf8Begin, size_t utf8End, in is_one_to_one() function
85 if (is_one_to_one(fUTF8.c_str(), info.utf8Range.begin(), info.utf8Range.end(), fClusters)) { in commitRunBuffer()
/third_party/skia/modules/skparagraph/tests/
H A DSkShaperJSONWriter.cpp42 static bool is_one_to_one(const char utf8[], size_t utf8Begin, size_t utf8End, in is_one_to_one() function
92 if (is_one_to_one(fUTF8.c_str(), info.utf8Range.begin(), info.utf8Range.end(), fClusters)) { in commitRunBuffer()

Completed in 2 milliseconds