Home
last modified time | relevance | path

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

/test/xts/hats/hdf/display/composer/common/
Dhdi_composition_check.cpp39 const float INV = 1.0f / 255.0f; in SimpleHandleAlpha() local
48 color = color * (layers.alpha * INV); in SimpleHandleAlpha()