Searched defs:textByteCount (Results 1 – 3 of 3) sorted by relevance
/third_party/flutter/skia/src/core/ |
D | SkTextBlob.cpp | 543 int textByteCount, in allocRunText() 557 int textByteCount, in allocRunTextPosH() 570 int textByteCount, in allocRunTextPos() 582 int textByteCount, in allocRunRSXform()
|
/third_party/skia/src/core/ |
D | SkTextBlob.cpp | 570 int textByteCount, in allocRunText() 584 int textByteCount, in allocRunTextPosH() 597 int textByteCount, in allocRunTextPos() 609 int textByteCount, in allocRunTextRSXform()
|
D | SkCanvas.cpp | 2324 const uint32_t* clusters, int textByteCount, const char* utf8text, in drawGlyphs()
|