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

  /external/chromium_org/third_party/skia/include/gpu/
GrContext.h 179 kApprox_ScratchTexMatch
    [all...]
  /external/skia/include/gpu/
GrContext.h 179 kApprox_ScratchTexMatch
    [all...]
  /external/chromium_org/third_party/skia/src/effects/
SkBitmapAlphaThresholdShader.cpp 232 GrAutoScratchTexture ast(context, maskDesc, GrContext::kApprox_ScratchTexMatch);
  /external/skia/src/effects/
SkBitmapAlphaThresholdShader.cpp 232 GrAutoScratchTexture ast(context, maskDesc, GrContext::kApprox_ScratchTexMatch);
  /external/chromium_org/third_party/skia/src/gpu/
GrContext.cpp 434 if (kApprox_ScratchTexMatch == match) {
    [all...]
GrDrawTarget.cpp 446 GrAutoScratchTexture ast(fContext, desc, GrContext::kApprox_ScratchTexMatch);
    [all...]
SkGpuDevice.cpp     [all...]
  /external/skia/src/gpu/
GrContext.cpp 434 if (kApprox_ScratchTexMatch == match) {
    [all...]
GrDrawTarget.cpp 446 GrAutoScratchTexture ast(fContext, desc, GrContext::kApprox_ScratchTexMatch);
    [all...]
SkGpuDevice.cpp     [all...]

Completed in 7225 milliseconds