Searched defs:getXferProcessor (Results 1 - 2 of 2) sorted by path

/external/skia/src/gpu/
H A DGrPipeline.h54 const GrXferProcessor* getXferProcessor() const { return fXferProcessor.get(); } function in class:GrPipeline
H A DGrTargetCommands.h93 const GrXferProcessor* getXferProcessor() const { function in struct:GrTargetCommands::State
94 return this->getPipeline()->getXferProcessor();

Completed in 181 milliseconds