Flutter Engine
The Flutter Engine
|
This is the complete list of members for SkPatchUtils, including all inherited members.
GetBottomCubic(const SkPoint cubics[12], SkPoint points[4]) | SkPatchUtils | static |
GetLeftCubic(const SkPoint cubics[12], SkPoint points[4]) | SkPatchUtils | static |
GetLevelOfDetail(const SkPoint cubics[12], const SkMatrix *matrix) | SkPatchUtils | static |
GetRightCubic(const SkPoint cubics[12], SkPoint points[4]) | SkPatchUtils | static |
GetTopCubic(const SkPoint cubics[12], SkPoint points[4]) | SkPatchUtils | static |
kNumCorners enum value | SkPatchUtils | |
kNumCtrlPts enum value | SkPatchUtils | |
kNumPtsCubic enum value | SkPatchUtils | |
MakeVertices(const SkPoint cubics[12], const SkColor colors[4], const SkPoint texCoords[4], int lodX, int lodY, SkColorSpace *colorSpace=nullptr) | SkPatchUtils | static |