Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrAtlasTextContext.h157 , fVx(vx) in BigGlyph()
160 SkScalar fVx; member
DGrAtlasTextContext.cpp2155 bigGlyph.fVx += transX; in flushBigGlyphs()
2158 translate.postTranslate(bigGlyph.fVx, bigGlyph.fVy); in flushBigGlyphs()