Home
last modified time | relevance | path

Searched defs:textByteCount (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/src/core/
DSkTextBlob.cpp543 int textByteCount, in allocRunText()
557 int textByteCount, in allocRunTextPosH()
570 int textByteCount, in allocRunTextPos()
582 int textByteCount, in allocRunRSXform()
/third_party/skia/src/core/
DSkTextBlob.cpp555 int textByteCount, in allocRunText()
569 int textByteCount, in allocRunTextPosH()
582 int textByteCount, in allocRunTextPos()
594 int textByteCount, in allocRunTextRSXform()
DSkCanvas.cpp2324 const uint32_t* clusters, int textByteCount, const char* utf8text, in drawGlyphs()