Home
last modified time | relevance | path

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

/external/skia/legacy/src/core/
DSkDraw.cpp2060 struct VertState { struct
2063 VertState(int vCount, const uint16_t indices[], int indexCount) in VertState() argument
2073 typedef bool (*Proc)(VertState*); argument
2081 static bool Triangles(VertState*); argument
/external/skia/src/core/
DSkDraw.cpp2205 struct VertState { struct
2208 VertState(int vCount, const uint16_t indices[], int indexCount) in VertState() argument
2218 typedef bool (*Proc)(VertState*); argument
2226 static bool Triangles(VertState*); argument