Searched refs:inputRatio (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/renderstate/
H A DTextureState.cpp78 float inputRatio = i / (SHADOW_LUT_SIZE - 1.0f); local
79 bytes[i] = computeShadowOpacity(inputRatio) * 255;

Completed in 985 milliseconds