Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrAtlasTextContext.h158 , fVy(vy) {} in BigGlyph()
161 SkScalar fVy; member
DGrAtlasTextContext.cpp2156 bigGlyph.fVy += transY; in flushBigGlyphs()
2158 translate.postTranslate(bigGlyph.fVx, bigGlyph.fVy); in flushBigGlyphs()