Home
last modified time | relevance | path

Searched refs:fUV (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/gpu/ops/
H A DAAConvexPathRenderer.cpp464 SkPoint fUV; in create_vertices() member
479 verts << posAndUVPoints[0].fPos << color << posAndUVPoints[0].fUV in create_vertices()
483 verts << posAndUVPoints[1].fPos << color << posAndUVPoints[1].fUV in create_vertices()
487 verts << posAndUVPoints[2].fPos << color << posAndUVPoints[2].fUV in create_vertices()
494 verts << posAndUVPoints[3].fPos << color << posAndUVPoints[3].fUV in create_vertices()
498 verts << posAndUVPoints[4].fPos << color << posAndUVPoints[4].fUV in create_vertices()
502 verts << posAndUVPoints[5].fPos << color << posAndUVPoints[5].fUV in create_vertices()

Completed in 3 milliseconds