Home
last modified time | relevance | path

Searched defs:QuadUVMatrix (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/gpu/
DGrPathUtils.h56 QuadUVMatrix() {} in QuadUVMatrix() function
58 QuadUVMatrix(const SkPoint controlPts[3]) { this->set(controlPts); } in QuadUVMatrix() function
/external/skia/src/gpu/geometry/
DGrPathUtils.h71 QuadUVMatrix() {} in QuadUVMatrix() function
73 QuadUVMatrix(const SkPoint controlPts[3]) { this->set(controlPts); } in QuadUVMatrix() function