HomeSort by relevance Sort by last modified time
    Searched refs:fSamplers (Results 26 - 32 of 32) sorted by null

12

  /external/skia/src/effects/
SkBlurMaskFilter.cpp 758 OutputRectBlurProfileLookup(fragBuilder, args.fSamplers[0], "horiz_lookup", profileSizeName,
760 OutputRectBlurProfileLookup(fragBuilder, args.fSamplers[0], "vert_lookup", profileSizeName,
    [all...]
SkMagnifierImageFilter.cpp 158 fragBuilder->appendTextureLookup(args.fSamplers[0], "mix_coord");
SkDisplacementMapEffect.cpp 558 fragBuilder->appendTextureLookup(args.fSamplers[0], args.fCoords[0].c_str(),
613 args.fSamplers[1]);
SkMorphologyImageFilter.cpp 330 fragBuilder->appendTextureLookup(args.fSamplers[0], "coord");
SkLightingImageFilter.cpp     [all...]
  /external/skia/src/effects/gradients/
SkRadialGradient.cpp 338 args.fSamplers);
SkLinearGradient.cpp 455 args.fSamplers);

Completed in 151 milliseconds

12