Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/geometry/
H A DGrPathUtils.h74 QuadUVMatrix() {} in QuadUVMatrix() function
76 QuadUVMatrix(const SkPoint controlPts[3]) { this->set(controlPts); } in QuadUVMatrix() function