Searched defs:srcAlphaType (Results 1 – 7 of 7) sorted by relevance
| /external/skia/src/effects/imagefilters/ |
| D | SkMorphologyImageFilter.cpp | 221 SkAlphaType srcAlphaType, MorphDirection dir, int radius, MorphType type) { in Make() 229 SkAlphaType srcAlphaType, MorphDirection dir, int radius, MorphType type, in Make() 341 SkAlphaType srcAlphaType, in GrMorphologyEffect() 399 SkAlphaType srcAlphaType, in apply_morphology_rect() 418 SkAlphaType srcAlphaType, in apply_morphology_rect_no_bounds() 431 SkAlphaType srcAlphaType, in apply_morphology_pass() 479 SkAlphaType srcAlphaType = input->alphaType(); in apply_morphology() local
|
| /external/skia/src/core/ |
| D | SkGpuBlurUtils.cpp | 73 SkAlphaType srcAlphaType, in convolve_gaussian_1d() 175 SkAlphaType srcAlphaType, in convolve_gaussian() 362 SkAlphaType srcAlphaType = src->colorInfo().alphaType(); in reexpand() local 404 SkAlphaType srcAlphaType, in two_pass_gaussian() 532 SkAlphaType srcAlphaType, in GaussianBlur()
|
| D | SkMaskFilter.cpp | 370 SkAlphaType srcAlphaType, in filterMaskGPU()
|
| D | SkBlurMF.cpp | 1618 SkAlphaType srcAlphaType, in filterMaskGPU()
|
| /external/skia/src/gpu/ganesh/ |
| D | SurfaceDrawContext.h | 267 SkAlphaType srcAlphaType, in drawTextureQuad()
|
| D | SurfaceDrawContext.cpp | 569 SkAlphaType srcAlphaType, in drawTexture() 616 SkAlphaType srcAlphaType, in drawTexturedQuad()
|
| D | SurfaceContext.cpp | 64 static bool alpha_types_compatible(SkAlphaType srcAlphaType, SkAlphaType dstAlphaType) { in alpha_types_compatible()
|