Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPaint.cpp900 static SkFixed advance(const SkGlyph& glyph, int xyIndex) { in advance()
921 int xyIndex; in measure_text() local
1081 const int xyIndex = this->isVerticalText() ? 1 : 0; in breakText() local
1214 const int xyIndex = this->isVerticalText() ? 1 : 0; in getTextWidths() local