Home
last modified time | relevance | path

Searched defs:srcAlphaType (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/src/effects/imagefilters/
DSkMorphologyImageFilter.cpp181 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/
DSkGpuBlurUtils.cpp73 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()
DSkMaskFilter.cpp369 SkAlphaType srcAlphaType, in filterMaskGPU()
DSkBlurMF.cpp1796 SkAlphaType srcAlphaType, in filterMaskGPU()
/third_party/skia/m133/src/gpu/ganesh/
DGrBlurUtils.cpp1247 SkAlphaType srcAlphaType, in filter_mask()
1626 SkAlphaType srcAlphaType, in make_texture_effect()
1668 SkAlphaType srcAlphaType, in convolve_gaussian_1d()
1782 SkAlphaType srcAlphaType, in convolve_gaussian()
1968 SkAlphaType srcAlphaType = src->colorInfo().alphaType(); in reexpand() local
2020 SkAlphaType srcAlphaType, in two_pass_gaussian()
2146 SkAlphaType srcAlphaType, in GaussianBlur()
DSurfaceDrawContext.h288 SkAlphaType srcAlphaType, in drawTextureQuad()
DSurfaceDrawContext.cpp606 SkAlphaType srcAlphaType, in drawTexture()
665 SkAlphaType srcAlphaType, in drawTexturedQuad()
DSurfaceContext.cpp92 static bool alpha_types_compatible(SkAlphaType srcAlphaType, SkAlphaType dstAlphaType) { in alpha_types_compatible()
/third_party/skia/src/gpu/v1/
DSurfaceDrawContext.cpp647 SkAlphaType srcAlphaType,
703 SkAlphaType srcAlphaType,
/third_party/skia/src/gpu/
DSurfaceContext.cpp60 static bool alpha_types_compatible(SkAlphaType srcAlphaType, SkAlphaType dstAlphaType) { in alpha_types_compatible()