Home
last modified time | relevance | path

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

/external/skia/src/gpu/ops/
DGrDrawVerticesOp.cpp56 void fillBuffers(bool hasColorAttribute,
311 this->fillBuffers(hasColorAttribute, in drawVolatile()
381 this->fillBuffers(hasColorAttribute, in drawNonVolatile()
402 void DrawVerticesOp::fillBuffers(bool hasColorAttribute, in fillBuffers() function in __anon04da10970111::DrawVerticesOp
/external/skqp/src/gpu/ops/
DGrDrawVerticesOp.h77 void fillBuffers(bool hasColorAttribute,
DGrDrawVerticesOp.cpp250 this->fillBuffers(hasColorAttribute, in drawVolatile()
328 this->fillBuffers(hasColorAttribute, in drawNonVolatile()
350 void GrDrawVerticesOp::fillBuffers(bool hasColorAttribute, in fillBuffers() function in GrDrawVerticesOp