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

  /external/chromium_org/third_party/skia/include/gpu/
GrContext.h 279 kApprox_ScratchTexMatch
    [all...]
  /external/skia/include/gpu/
GrContext.h 262 kApprox_ScratchTexMatch
    [all...]
  /external/skia/src/effects/
SkAlphaThresholdFilter.cpp 266 GrAutoScratchTexture ast(context, maskDesc, GrContext::kApprox_ScratchTexMatch);
  /external/chromium_org/third_party/skia/src/effects/
SkAlphaThresholdFilter.cpp 288 GrAutoScratchTexture ast(context, maskDesc, GrContext::kApprox_ScratchTexMatch);
  /external/chromium_org/third_party/skia/src/gpu/
GrLayerCache.cpp 215 GrContext::kApprox_ScratchTexMatch));
GrContext.cpp 474 if (kApprox_ScratchTexMatch == match) {
    [all...]
GrDrawTarget.cpp 457 GrAutoScratchTexture ast(fContext, desc, GrContext::kApprox_ScratchTexMatch);
    [all...]
SkGpuDevice.cpp     [all...]
  /external/skia/src/gpu/
GrContext.cpp 452 if (kApprox_ScratchTexMatch == match) {
    [all...]
GrDrawTarget.cpp 447 GrAutoScratchTexture ast(fContext, desc, GrContext::kApprox_ScratchTexMatch);
    [all...]
SkGpuDevice.cpp     [all...]

Completed in 925 milliseconds