Searched refs:QuadUVMatrix (Results 1 – 10 of 10) sorted by relevance
54 class QuadUVMatrix {56 QuadUVMatrix() {} in QuadUVMatrix() function58 QuadUVMatrix(const SkPoint controlPts[3]) { this->set(controlPts); } in QuadUVMatrix() function
205 void GrPathUtils::QuadUVMatrix::set(const SkPoint qPts[3]) { in set()
463 GrColor color, const GrPathUtils::QuadUVMatrix& devToUV) { in Make()469 const GrPathUtils::QuadUVMatrix& devToUV) in BezierQuadTestOp()492 GrPathUtils::QuadUVMatrix fDevToUV;607 GrPathUtils::QuadUVMatrix DevToUV(pts); in onDraw()
514 GrPathUtils::QuadUVMatrix DevToUV(qpts); in set_uv_quad()
502 GrPathUtils::QuadUVMatrix toUV(qpts); in create_vertices()