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

  /external/skia/src/core/
SkUtils.h 39 inline int SkUTF8_CountUTF8Bytes(const char utf8[]) {
SkOverdrawCanvas.cpp 114 proc = SkUTF8_CountUTF8Bytes;
SkDevice.cpp 465 proc = SkUTF8_CountUTF8Bytes;
  /external/skia/src/utils/
SkTextBox.cpp 44 text += SkUTF8_CountUTF8Bytes(text);

Completed in 334 milliseconds