Searched defs:srcAlphaType (Results 1 – 7 of 7) sorted by relevance
| /third_party/skia/src/effects/imagefilters/ |
| D | SkMorphologyImageFilter.cpp | 181 SkAlphaType srcAlphaType, MorphDirection dir, int radius, MorphType type) { in Make() 189 SkAlphaType srcAlphaType, MorphDirection dir, int radius, MorphType type, in Make() 310 SkAlphaType srcAlphaType, in GrMorphologyEffect() 368 SkAlphaType srcAlphaType, in apply_morphology_rect() 387 SkAlphaType srcAlphaType, in apply_morphology_rect_no_bounds() 400 SkAlphaType srcAlphaType, in apply_morphology_pass() 448 SkAlphaType srcAlphaType = input->alphaType(); in apply_morphology() local
|
| /third_party/skia/src/core/ |
| D | SkGpuBlurUtils.cpp | 73 SkAlphaType srcAlphaType, in convolve_gaussian_1d() 154 SkAlphaType srcAlphaType, in convolve_gaussian() 316 SkAlphaType srcAlphaType = src->colorInfo().alphaType(); in reexpand() local 346 SkAlphaType srcAlphaType, in two_pass_gaussian() 457 SkAlphaType srcAlphaType, in GaussianBlur()
|
| D | SkMaskFilter.cpp | 369 SkAlphaType srcAlphaType, in filterMaskGPU()
|
| D | SkBlurMF.cpp | 1800 SkAlphaType srcAlphaType, in filterMaskGPU()
|
| /third_party/skia/src/gpu/v1/ |
| D | SurfaceDrawContext_v1.h | 266 SkAlphaType srcAlphaType, in drawTextureQuad()
|
| D | SurfaceDrawContext.cpp | 646 SkAlphaType srcAlphaType, in drawTexture() 692 SkAlphaType srcAlphaType, in drawTexturedQuad()
|
| /third_party/skia/src/gpu/ |
| D | SurfaceContext.cpp | 60 static bool alpha_types_compatible(SkAlphaType srcAlphaType, SkAlphaType dstAlphaType) { in alpha_types_compatible()
|