Home
last modified time | relevance | path

Searched refs:QuadUVMatrix (Results 1 – 10 of 10) sorted by relevance

/external/skqp/src/gpu/
DGrPathUtils.h54 class QuadUVMatrix {
56 QuadUVMatrix() {} in QuadUVMatrix() function
58 QuadUVMatrix(const SkPoint controlPts[3]) { this->set(controlPts); } in QuadUVMatrix() function
DGrPathUtils.cpp205 void GrPathUtils::QuadUVMatrix::set(const SkPoint qPts[3]) { in set()
/external/skia/src/gpu/
DGrPathUtils.h54 class QuadUVMatrix {
56 QuadUVMatrix() {} in QuadUVMatrix() function
58 QuadUVMatrix(const SkPoint controlPts[3]) { this->set(controlPts); } in QuadUVMatrix() function
DGrPathUtils.cpp205 void GrPathUtils::QuadUVMatrix::set(const SkPoint qPts[3]) { in set()
/external/skqp/gm/
Dbeziereffects.cpp463 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()
/external/skia/gm/
Dbeziereffects.cpp463 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()
/external/skqp/src/gpu/ops/
DGrAAHairLinePathRenderer.cpp514 GrPathUtils::QuadUVMatrix DevToUV(qpts); in set_uv_quad()
DGrAAConvexPathRenderer.cpp502 GrPathUtils::QuadUVMatrix toUV(qpts); in create_vertices()
/external/skia/src/gpu/ops/
DGrAAHairLinePathRenderer.cpp514 GrPathUtils::QuadUVMatrix DevToUV(qpts); in set_uv_quad()
DGrAAConvexPathRenderer.cpp502 GrPathUtils::QuadUVMatrix toUV(qpts); in create_vertices()