Searched refs:TrianglesX (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/core/
H A DSkVertState.h51 static bool TrianglesX(VertState*);
H A DSkVertState.cpp22 bool VertState::TrianglesX(VertState* state) { function in class:VertState
98 return fIndices ? TrianglesX : Triangles;

Completed in 46 milliseconds