Searched refs:QuadUVMatrix (Results 1 – 9 of 9) sorted by relevance
58 class QuadUVMatrix {60 QuadUVMatrix() {}; in QuadUVMatrix() function62 QuadUVMatrix(const GrPoint controlPts[3]) { this->set(controlPts); } in QuadUVMatrix() function
470 GrPathUtils::QuadUVMatrix toUV(qpts); in create_vertices()
539 GrPathUtils::QuadUVMatrix DevToUV(qpts); in set_uv_quad()
189 void GrPathUtils::QuadUVMatrix::set(const GrPoint qPts[3]) { in set()
476 GrPathUtils::QuadUVMatrix DevToUV(pts); in onDraw()