Home
last modified time | relevance | path

Searched refs:cxpos (Results 1 – 1 of 1) sorted by relevance

/external/skia/tools/viewer/
DSkottieTextEditor.cpp150 cxpos = (fCursorIndex ? glyph_bounds.fRight : glyph_bounds.fLeft) in drawCursor() local
153 const auto cpath = fCursorPath.makeTransform(SkMatrix::Translate(cxpos, cypos) * in drawCursor()