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

  /external/skia/src/gpu/effects/
GrSimpleTextureEffect.cpp 29 builder->fsAppendTextureLookupAndModulate(inputColor,
GrTextureDomain.cpp 53 builder->fsAppendTextureLookupAndModulate(inModulateColor, sampler,
75 builder->fsAppendTextureLookupAndModulate(inModulateColor, sampler, clampedCoords.c_str());
92 builder->fsAppendTextureLookupAndModulate(inModulateColor, sampler, inCoords.c_str());
108 builder->fsAppendTextureLookupAndModulate(inModulateColor, sampler, inCoords.c_str());
GrCustomCoordsTextureEffect.cpp 41 builder->fsAppendTextureLookupAndModulate(inputColor,
  /external/skia/src/gpu/gl/
GrGLShaderBuilder.h 148 void fsAppendTextureLookupAndModulate(const char* modulation,
GrGLShaderBuilder.cpp 381 void GrGLShaderBuilder::fsAppendTextureLookupAndModulate(
    [all...]
  /external/skia/src/effects/
SkBlurMaskFilter.cpp     [all...]
  /external/skia/src/effects/gradients/
SkGradientShader.cpp     [all...]

Completed in 233 milliseconds