Home
last modified time | relevance | path

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

/external/skia/tools/
DSkShaper_primitive.cpp35 size_t textBytes, in shape()
DSkShaper_harfbuzz.cpp87 size_t textBytes, in shape()
Dusing_skia_and_harfbuzz.cpp140 void WriteLine(const SkShaper& shaper, const char *text, size_t textBytes) { in WriteLine()