Home
last modified time | relevance | path

Searched refs:hasPerVertexColors (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/ops/
DGrDrawVerticesOp.cpp55 if (mesh.hasPerVertexColors()) { in GrDrawVerticesOp()
193 mesh.hasPerVertexColors(); in onPrepareDraws()
223 if (mesh.hasPerVertexColors()) { in onPrepareDraws()
DGrDrawVerticesOp.h85 bool hasPerVertexColors() const { in hasPerVertexColors() function