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

  /external/chromium_org/third_party/skia/src/gpu/effects/
GrTextureDomain.h 28 kDecal_Mode, // Treat the area outside the domain rectangle as fully transparent.
30 kLastMode = kDecal_Mode
GrTextureDomain.cpp 78 SkASSERT(GrTextureDomain::kDecal_Mode == textureDomain.mode());
247 if (GrTextureDomain::kDecal_Mode == fTextureDomain.mode()) { // TODO: helper
  /external/skia/src/gpu/effects/
GrTextureDomain.h 28 kDecal_Mode, // Treat the area outside the domain rectangle as fully transparent.
30 kLastMode = kDecal_Mode
GrTextureDomain.cpp 78 SkASSERT(GrTextureDomain::kDecal_Mode == textureDomain.mode());
247 if (GrTextureDomain::kDecal_Mode == fTextureDomain.mode()) { // TODO: helper
  /external/chromium_org/third_party/skia/src/effects/
SkGpuBlurUtils.cpp 176 GrTextureDomain::kDecal_Mode,
  /external/skia/src/effects/
SkGpuBlurUtils.cpp 176 GrTextureDomain::kDecal_Mode,
  /external/chromium_org/third_party/skia/src/gpu/
GrClipMaskManager.cpp 56 GrTextureDomain::kDecal_Mode,
369 GrTextureDomain::kDecal_Mode,
    [all...]
  /external/skia/src/gpu/
GrClipMaskManager.cpp 56 GrTextureDomain::kDecal_Mode,
369 GrTextureDomain::kDecal_Mode,
    [all...]

Completed in 40 milliseconds