Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/hwui/
H A DCanvas.h36 class SkVertices; variable
/aosp14/frameworks/base/libs/hwui/tests/unit/
H A DFatalTestCanvas.h62 void onDrawVerticesObject(const SkVertices*, SkBlendMode, const SkPaint&) { in onDrawVerticesObject()