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
212 void GrPathUtils::QuadUVMatrix::set(const SkPoint qPts[3]) { in set()
69 class QuadUVMatrix {71 QuadUVMatrix() {} in QuadUVMatrix() function73 QuadUVMatrix(const SkPoint controlPts[3]) { this->set(controlPts); } in QuadUVMatrix() function
131 void GrPathUtils::QuadUVMatrix::set(const SkPoint qPts[3]) { in set()
358 const GrPathUtils::QuadUVMatrix& devToUV) { in Make()366 const GrPathUtils::QuadUVMatrix& devToUV) in BezierQuadTestOp()398 GrPathUtils::QuadUVMatrix fDevToUV;488 GrPathUtils::QuadUVMatrix DevToUV(pts); in onDraw()
305 const GrPathUtils::QuadUVMatrix& devToUV) { in Make()315 const SkPMColor4f& color, const GrPathUtils::QuadUVMatrix& devToUV) in BezierQuadTestOp()337 GrPathUtils::QuadUVMatrix fDevToUV;452 GrPathUtils::QuadUVMatrix DevToUV(pts); in onDraw()
482 GrPathUtils::QuadUVMatrix toUV(qpts); in create_vertices()
516 GrPathUtils::QuadUVMatrix DevToUV(qpts); in set_uv_quad()
478 GrPathUtils::QuadUVMatrix toUV(qpts); in create_vertices()
517 GrPathUtils::QuadUVMatrix DevToUV(qpts); in set_uv_quad()