Home
last modified time | relevance | path

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

/external/skia/src/gpu/effects/
DGrTextureEffect.cpp36 inline bool hasBorderAlpha() const;
144 bool GrTextureEffect::Sampling::hasBorderAlpha() const { in hasBorderAlpha() function in GrTextureEffect::Sampling
762 ModulateForSamplerOptFlags(alphaType, sampling.hasBorderAlpha())) in GrTextureEffect()