Home
last modified time | relevance | path

Searched refs:ModulateForClampedSamplerOptFlags (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrFragmentProcessor.h343 return ModulateForClampedSamplerOptFlags(alphaType); in SK_DECL_BITFIELD_OPS_FRIENDS()
348 static OptimizationFlags ModulateForClampedSamplerOptFlags(SkAlphaType alphaType) { in ModulateForClampedSamplerOptFlags() function
/aosp_15_r20/external/skia/src/gpu/ganesh/effects/
H A DGrYUVtoRGBEffect.cpp232 ModulateForClampedSamplerOptFlags(alpha_type(locations))) in GrYUVtoRGBEffect()