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

  /external/skia/src/gpu/
GrPipeline.h 129 const GrFragmentProcessor& getFragmentProcessor(int idx) const {
  /external/skia/src/effects/
SkLightingImageFilter.cpp 360 virtual GrFragmentProcessor* getFragmentProcessor(GrTexture*,
390 GrFragmentProcessor* fp = this->getFragmentProcessor(src, matrix, srcBounds, boundaryMode);
493 GrFragmentProcessor* getFragmentProcessor(GrTexture*, const SkMatrix&, const SkIRect* bounds,
521 GrFragmentProcessor* getFragmentProcessor(GrTexture*, const SkMatrix&, const SkIRect* bounds,
    [all...]

Completed in 109 milliseconds