Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkUtils.h45 static inline int SkUTFN_CountUnichars(SkTextEncoding enc, const void* utfN, size_t bytes) { in SkUTFN_CountUnichars() function
/third_party/flutter/skia/src/xps/
DSkXPSDevice.cpp1914 return SkUTFN_CountUnichars((SkTypeface::Encoding)encoding, text, byteLength);