Home | History | Annotate | Download | only in core

Lines Matching refs:VertState

10 bool VertState::Triangles(VertState* state) {
22 bool VertState::TrianglesX(VertState* state) {
35 bool VertState::TriangleStrip(VertState* state) {
52 bool VertState::TriangleStripX(VertState* state) {
70 bool VertState::TriangleFan(VertState* state) {
82 bool VertState::TriangleFanX(VertState* state) {
95 VertState::Proc VertState::chooseProc(SkVertices::VertexMode mode) {