Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPaint.cpp783 static SkFixed advance(const SkGlyph& glyph, int xyIndex) { in advance()
802 int xyIndex; in measure_text() local
926 const int xyIndex = paint.isVerticalText() ? 1 : 0; in breakText() local
1048 const int xyIndex = paint.isVerticalText() ? 1 : 0; in getTextWidths() local