Home
last modified time | relevance | path

Searched defs:kPremul_SkAlphaType (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/bench/
H A DRepeatTileBench.cpp41 RepeatTileBench(SkColorType ct, SkAlphaType at = kPremul_SkAlphaType) : fAlphaType(at) { in RepeatTileBench() argument
/third_party/skia/src/shaders/
H A DSkShader.cpp203 rec.fAlloc->make<SkColorSpaceXformSteps>(sk_srgb_singleton(), kPremul_SkAlphaType, in onAppendStages() local
/third_party/skia/src/image/
H A DSkImage_Lazy.cpp331 kPremul_SkAlphaType, in textureProxyViewFromPlanes() local
/third_party/skia/src/core/
H A DSkImageFilter.cpp594 kPremul_SkAlphaType, in DrawWithFP() local
/third_party/skia/src/gpu/v1/
H A DClipStack.cpp1289 static const GrColorInfo kCoverageColorInfo{GrColorType::kUnknown, kPremul_SkAlphaType, in apply() local
/third_party/skia/tests/
H A DProcessorTest.cpp328 make(int type, int randomTreeDepth, GrSurfaceProxyView view, SkAlphaType alpha = kPremul_SkAlphaType) make() argument
H A DSurfaceTest.cpp46 static sk_sp<SkSurface> create_surface(SkAlphaType at = kPremul_SkAlphaType, in create_surface() argument
54 static sk_sp<SkSurface> create_direct_surface(SkAlphaType at = kPremul_SkAlphaType, in create_direct_surface() argument
66 create_gpu_surface(GrRecordingContext* rContext, SkAlphaType at = kPremul_SkAlphaType, SkImageInfo* requestedInfo = nullptr) create_gpu_surface() argument
75 create_gpu_scratch_surface(GrRecordingContext* rContext, SkAlphaType at = kPremul_SkAlphaType, SkImageInfo* requestedInfo = nullptr) create_gpu_scratch_surface() argument
[all...]

Completed in 10 milliseconds