Home
last modified time | relevance | path

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

/external/skqp/src/gpu/ops/
DGrDrawVerticesOp.h113 bool hasExplicitLocalCoords() const { in hasExplicitLocalCoords() function
DGrDrawVerticesOp.cpp73 if (mesh.hasExplicitLocalCoords()) { in GrDrawVerticesOp()
438 if (mesh.hasExplicitLocalCoords()) { in fillBuffers()
/external/skia/src/gpu/ops/
DGrDrawVerticesOp.cpp89 bool hasExplicitLocalCoords() const { in hasExplicitLocalCoords() function
169 if (mesh.hasExplicitLocalCoords()) { in DrawVerticesOp()
481 if (mesh.hasExplicitLocalCoords()) { in fillBuffers()