Searched defs:needsExtraForEdge (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DAmbientShadow.cpp118 inline bool needsExtraForEdge(float firstAlpha, float secondAlpha) { function in namespace:android::uirenderer
252 if (needsExtraForEdge(currentAlpha, nextAlpha)) {

Completed in 89 milliseconds