Home
last modified time | relevance | path

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

/external/skia/src/gpu/text/
DGrTextBlob.cpp40 AtlasPt atlasPos; member
44 ARGB2DVertex(SkPoint d, GrColor, AtlasPt a) : devicePos{d}, atlasPos{a} {} in ARGB2DVertex()
47 AtlasPt atlasPos; member
54 AtlasPt atlasPos; member
58 ARGB3DVertex(SkPoint3 d, GrColor, AtlasPt a) : devicePos{d}, atlasPos{a} {} in ARGB3DVertex()
61 AtlasPt atlasPos; member