HomeSort by relevance Sort by last modified time
    Searched refs:drawBatch (Results 1 - 15 of 15) sorted by null

  /external/skia/gm/
convexpolyeffect.cpp 197 tt.target()->drawBatch(&pipelineBuilder, batch);
246 tt.target()->drawBatch(&pipelineBuilder, batch);
beziereffects.cpp 232 tt.target()->drawBatch(&pipelineBuilder, batch);
377 tt.target()->drawBatch(&pipelineBuilder, batch);
615 tt.target()->drawBatch(&pipelineBuilder, batch);
  /external/skia/src/gpu/
GrDrawTarget.h 68 void drawBatch(GrPipelineBuilder*, GrBatch*);
GrAARectRenderer.cpp 333 target->drawBatch(pipelineBuilder, batch);
    [all...]
GrDrawTarget.cpp 128 void GrDrawTarget::drawBatch(GrPipelineBuilder* pipelineBuilder,
303 this->drawBatch(pipelineBuilder, batch);
GrDefaultPathRenderer.cpp 703 target->drawBatch(pipelineBuilder, batch);
GrOvalRenderer.cpp     [all...]
GrContext.cpp 678 target->drawBatch(&pipelineBuilder, batch);
    [all...]
GrAADistanceFieldPathRenderer.cpp 606 target->drawBatch(pipelineBuilder, batch);
GrAAHairLinePathRenderer.cpp     [all...]
GrAAConvexPathRenderer.cpp     [all...]
GrAtlasTextContext.cpp     [all...]
GrTessellatingPathRenderer.cpp     [all...]
  /external/skia/tests/
GLProgramsTest.cpp 268 this->drawBatch(&pipelineBuilder, batch);
  /external/skia/src/gpu/effects/
GrDashingEffect.cpp 745 target->drawBatch(pipelineBuilder, batch);
    [all...]

Completed in 781 milliseconds