HomeSort by relevance Sort by last modified time
    Searched defs:drawPathBatch (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/
GrDrawTarget.cpp 321 void GrDrawTarget::drawPathBatch(const GrPipelineBuilder& pipelineBuilder,
GrDrawContext.cpp 647 void GrDrawContext::drawPathBatch(const GrPipelineBuilder& pipelineBuilder,
652 GR_AUDIT_TRAIL_AUTO_FRAME(fAuditTrail, "GrDrawContext::drawPathBatch");
656 this->getDrawTarget()->drawPathBatch(pipelineBuilder, batch);

Completed in 571 milliseconds