Searched defs:srcAlphaType (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/skia/src/gpu/ganesh/ |
H A D | GrBlurUtils.cpp | 1232 SkAlphaType srcAlphaType, in filter_mask() 1590 SkAlphaType srcAlphaType, in make_texture_effect() 1632 SkAlphaType srcAlphaType, in convolve_gaussian_1d() 1746 SkAlphaType srcAlphaType, in convolve_gaussian() 1932 SkAlphaType srcAlphaType = src->colorInfo().alphaType(); in reexpand() local 1984 SkAlphaType srcAlphaType, in two_pass_gaussian() 2110 SkAlphaType srcAlphaType, in GaussianBlur()
|
H A D | SurfaceDrawContext.h | 288 SkAlphaType srcAlphaType, in drawTextureQuad()
|
H A D | SurfaceDrawContext.cpp | 606 SkAlphaType srcAlphaType, in drawTexture() 665 SkAlphaType srcAlphaType, in drawTexturedQuad()
|
H A D | SurfaceContext.cpp | 92 static bool alpha_types_compatible(SkAlphaType srcAlphaType, SkAlphaType dstAlphaType) { in alpha_types_compatible()
|