Searched refs:hasPerVertexColors (Results 1 – 2 of 2) sorted by relevance
55 if (mesh.hasPerVertexColors()) { in GrDrawVerticesOp()193 mesh.hasPerVertexColors(); in onPrepareDraws()223 if (mesh.hasPerVertexColors()) { in onPrepareDraws()
85 bool hasPerVertexColors() const { in hasPerVertexColors() function