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

  /external/skia/src/gpu/ops/
GrDrawOp.cpp 18 pipeline.getColorFragmentProcessor(i).name(),
19 pipeline.getColorFragmentProcessor(i).dumpInfo().c_str());
  /external/skia/src/gpu/
GrPaint.h 129 GrFragmentProcessor* getColorFragmentProcessor(int i) const {
GrPipeline.h 191 const GrFragmentProcessor& getColorFragmentProcessor(int idx) const {

Completed in 253 milliseconds