Home
last modified time | relevance | path

Searched defs:srcByteLength (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/utils/
DSkUTF.cpp255 int SkUTF::UTF8ToUTF16(uint16_t dst[], int dstCapacity, const char src[], size_t srcByteLength) { in UTF8ToUTF16()
/third_party/skia/m133/src/base/
DSkUTF.cpp259 int SkUTF::UTF8ToUTF16(uint16_t dst[], int dstCapacity, const char src[], size_t srcByteLength) { in UTF8ToUTF16()