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

  /external/chromium_org/third_party/skia/src/gpu/effects/
GrBicubicEffect.h 86 static bool ShouldUseBicubic(const SkMatrix& localCoordsToDevice,
GrBicubicEffect.cpp 195 bool GrBicubicEffect::ShouldUseBicubic(const SkMatrix& matrix,
  /external/skia/src/gpu/effects/
GrBicubicEffect.h 88 static bool ShouldUseBicubic(const SkMatrix& localCoordsToDevice,
GrBicubicEffect.cpp 183 bool GrBicubicEffect::ShouldUseBicubic(const SkMatrix& matrix,
  /external/chromium_org/third_party/skia/src/core/
SkBitmapProcShader.cpp 449 useBicubic = GrBicubicEffect::ShouldUseBicubic(matrix, &textureFilterMode);
  /external/skia/src/core/
SkBitmapProcShader.cpp 436 useBicubic = GrBicubicEffect::ShouldUseBicubic(matrix, &textureFilterMode);
  /external/chromium_org/third_party/skia/src/gpu/
SkGpuDevice.cpp     [all...]
  /external/skia/src/gpu/
SkGpuDevice.cpp     [all...]

Completed in 436 milliseconds