Home
last modified time | relevance | path

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

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