Home
last modified time | relevance | path

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

/third_party/skia/modules/skottie/src/effects/
DGlowStyles.cpp75 const auto requires_alpha_choke = (sigma > 0 && choke > 0); in onSync() local
77 if (!requires_alpha_choke) { in onSync()
88 if (requires_alpha_choke) { in onSync()