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

/external/chromium_org/third_party/skia/src/gpu/
H A DGrPathUtils.h57 class QuadUVMatrix { class in namespace:GrPathUtils
59 QuadUVMatrix() {}; function in class:GrPathUtils::QuadUVMatrix
61 QuadUVMatrix(const SkPoint controlPts[3]) { this->set(controlPts); } function in class:GrPathUtils::QuadUVMatrix
H A DGrAAConvexPathRenderer.cpp471 GrPathUtils::QuadUVMatrix toUV(qpts);
H A DGrAAHairLinePathRenderer.cpp390 // degenerate the QuadUVMatrix computed for the points is almost singular which
530 GrPathUtils::QuadUVMatrix DevToUV(qpts);
H A DGrPathUtils.cpp189 void GrPathUtils::QuadUVMatrix::set(const SkPoint qPts[3]) {
/external/skia/src/gpu/
H A DGrPathUtils.h57 class QuadUVMatrix { class in namespace:GrPathUtils
59 QuadUVMatrix() {}; function in class:GrPathUtils::QuadUVMatrix
61 QuadUVMatrix(const SkPoint controlPts[3]) { this->set(controlPts); } function in class:GrPathUtils::QuadUVMatrix
H A DGrAAConvexPathRenderer.cpp470 GrPathUtils::QuadUVMatrix toUV(qpts);
H A DGrAAHairLinePathRenderer.cpp390 // degenerate the QuadUVMatrix computed for the points is almost singular which
530 GrPathUtils::QuadUVMatrix DevToUV(qpts);
H A DGrPathUtils.cpp189 void GrPathUtils::QuadUVMatrix::set(const SkPoint qPts[3]) {
/external/chromium_org/third_party/skia/gm/
H A Dbeziereffects.cpp503 GrPathUtils::QuadUVMatrix DevToUV(pts);
/external/skia/gm/
H A Dbeziereffects.cpp503 GrPathUtils::QuadUVMatrix DevToUV(pts);

Completed in 278 milliseconds