Home
last modified time | relevance | path

Searched refs:QuadUVMatrix (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/src/gpu/geometry/
H A DGrPathUtils.h70 class QuadUVMatrix { class
72 QuadUVMatrix() {} in QuadUVMatrix() function in GrPathUtils::QuadUVMatrix
74 QuadUVMatrix(const SkPoint controlPts[3]) { this->set(controlPts); } in QuadUVMatrix() function in GrPathUtils::QuadUVMatrix
H A DGrPathUtils.cpp131 void GrPathUtils::QuadUVMatrix::set(const SkPoint qPts[3]) { in set()
/third_party/skia/gm/
H A Dbeziereffects.cpp366 const GrPathUtils::QuadUVMatrix& devToUV) { in Make()
374 const GrPathUtils::QuadUVMatrix& devToUV) in BezierQuadTestOp()
406 GrPathUtils::QuadUVMatrix fDevToUV;
500 GrPathUtils::QuadUVMatrix DevToUV(pts);
/third_party/skia/src/gpu/ops/
H A DAAConvexPathRenderer.cpp476 GrPathUtils::QuadUVMatrix toUV(qpts); in create_vertices()
H A DAAHairLinePathRenderer.cpp407 // degenerate the QuadUVMatrix computed for the points is almost singular which in gather_lines_and_quads()
525 GrPathUtils::QuadUVMatrix DevToUV(qpts); in set_uv_quad()

Completed in 8 milliseconds