Searched refs:appendVertices (Results 1 – 1 of 1) sorted by relevance
54 SK_ALWAYS_INLINE GrVertexWriter appendVertices(int count) { in appendVertices() function65 SK_ALWAYS_INLINE GrVertexWriter appendVertex() { return this->appendVertices(1); } in appendVertex()