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

  /external/skia/src/gpu/
GrTestBatch.h 51 batchTarget->initDraw(fGeometryProcessor, pipeline);
GrBatchTarget.h 27 void initDraw(const GrPrimitiveProcessor* primProc, const GrPipeline* pipeline) {
GrAADistanceFieldPathRenderer.cpp 202 this->initDraw(batchTarget, dfProcessor, pipeline);
417 this->initDraw(batchTarget, dfProcessor, pipeline);
494 void initDraw(GrBatchTarget* batchTarget,
497 batchTarget->initDraw(dfProcessor, pipeline);
GrRectBatch.cpp 104 batchTarget->initDraw(gp, pipeline);
GrAAHairLinePathRenderer.cpp 860 batchTarget->initDraw(lineGP, pipeline);
    [all...]
GrAARectRenderer.cpp 100 batchTarget->initDraw(gp, pipeline);
458 batchTarget->initDraw(gp, pipeline);
    [all...]
GrOvalRenderer.cpp 699 batchTarget->initDraw(gp, pipeline);
    [all...]
GrAtlasTextContext.cpp     [all...]
GrDefaultPathRenderer.cpp 264 batchTarget->initDraw(gp, pipeline);
GrAAConvexPathRenderer.cpp 796 batchTarget->initDraw(gp, pipeline);
876 batchTarget->initDraw(quadProcessor, pipeline);
    [all...]
GrContext.cpp 444 batchTarget->initDraw(gp, pipeline);
791 batchTarget->initDraw(gp, pipeline);
    [all...]
GrTessellatingPathRenderer.cpp     [all...]
  /external/skia/src/gpu/effects/
GrDashingEffect.cpp 327 batchTarget->initDraw(gp, pipeline);
    [all...]

Completed in 186 milliseconds