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

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

Completed in 152 milliseconds