Searched refs:QuadUVMatrix (Results 1 – 5 of 5) sorted by relevance
70 class QuadUVMatrix {72 QuadUVMatrix() {} in QuadUVMatrix() function74 QuadUVMatrix(const SkPoint controlPts[3]) { this->set(controlPts); } in QuadUVMatrix() function
131 void GrPathUtils::QuadUVMatrix::set(const SkPoint qPts[3]) { in set()
366 const GrPathUtils::QuadUVMatrix& devToUV) { in Make()374 const GrPathUtils::QuadUVMatrix& devToUV) in BezierQuadTestOp()406 GrPathUtils::QuadUVMatrix fDevToUV;500 GrPathUtils::QuadUVMatrix DevToUV(pts); in onDraw()
476 GrPathUtils::QuadUVMatrix toUV(qpts); in create_vertices()
525 GrPathUtils::QuadUVMatrix DevToUV(qpts); in set_uv_quad()