Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DAmbientShadow.cpp78 inline float getAlphaFromFactoredZ(float factoredZ) { in getAlphaFromFactoredZ() function
179 float currentAlpha = getAlphaFromFactoredZ(casterVertices[0].z * heightFactor); in createAmbientShadow()
251 float nextAlpha = getAlphaFromFactoredZ(innerNext.z * heightFactor); in createAmbientShadow()
285 getAlphaFromFactoredZ(currentInner.z * heightFactor)); in createAmbientShadow()
297 getAlphaFromFactoredZ(centroid3d.z * heightFactor); in createAmbientShadow()