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

  /external/skia/src/gpu/
GrDrawTarget.h 247 bool setupDstReadIfNecessary(const GrPipelineBuilder&,
GrDrawTarget.cpp 42 bool GrDrawTarget::setupDstReadIfNecessary(const GrPipelineBuilder& pipelineBuilder,
72 "Bailing on draw from setupDstReadIfNecessary.\n");
142 // TODO move this into setupDstReadIfNecessary when paths are in batch
512 if (!target->setupDstReadIfNecessary(*fPipelineBuilder, fColorPOI, fCoveragePOI,
527 if (!target->setupDstReadIfNecessary(*fPipelineBuilder, fColorPOI, fCoveragePOI,

Completed in 97 milliseconds