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

  /external/skia/src/gpu/ops/
GrDrawOp.cpp 24 pipeline.getCoverageFragmentProcessor(i).name(),
25 pipeline.getCoverageFragmentProcessor(i).dumpInfo().c_str());
  /external/skia/src/gpu/
GrPaint.h 132 GrFragmentProcessor* getCoverageFragmentProcessor(int i) const {
GrPipeline.h 196 const GrFragmentProcessor& getCoverageFragmentProcessor(int idx) const {

Completed in 207 milliseconds