Home
last modified time | relevance | path

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

/external/skia/src/gpu/ops/
DGrDrawVerticesOp.cpp93 bool hasPerVertexColors() const { in hasPerVertexColors() function
166 if (mesh.hasPerVertexColors()) { in DrawVerticesOp()
433 mesh.hasPerVertexColors(); in fillBuffers()
474 if (mesh.hasPerVertexColors()) { in fillBuffers()
/external/skqp/src/gpu/ops/
DGrDrawVerticesOp.h117 bool hasPerVertexColors() const { in hasPerVertexColors() function
DGrDrawVerticesOp.cpp70 if (mesh.hasPerVertexColors()) { in GrDrawVerticesOp()
385 mesh.hasPerVertexColors(); in fillBuffers()
431 if (mesh.hasPerVertexColors()) { in fillBuffers()