Searched refs:min_vcount_for_mode (Results 1 – 1 of 1) sorted by relevance
24 static size_t min_vcount_for_mode(SkMesh::Mode mode) { in min_vcount_for_mode() function74 if (mIndexCount < min_vcount_for_mode(meshMode)) { in validate()76 modeToStr(meshMode), min_vcount_for_mode(meshMode), mIndexCount); in validate()89 if (mVertexCount < min_vcount_for_mode(meshMode)) { in validate()91 modeToStr(meshMode), min_vcount_for_mode(meshMode), mVertexCount); in validate()