Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkDraw.cpp1859 struct VertState { struct
1862 VertState(int vCount, const uint16_t indices[], int indexCount) in VertState() argument
1872 typedef bool (*Proc)(VertState*); argument
1880 static bool Triangles(VertState*); argument