Home
last modified time | relevance | path

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

/test/xts/hats/hdf/display/composer/common/
H A Dhdi_composition_check.cpp40 const uint32_t WHITE_TRANSPARENT = 0xffffff00; in SimpleHandleAlpha() local
45 color = (color & WHITE_TRANSPARENT) | (layers.alpha & ALPHA); // get the alpha in SimpleHandleAlpha()
49 color = (color & WHITE_TRANSPARENT) | (layers.alpha & ALPHA); // get the alpha in SimpleHandleAlpha()

Completed in 1 milliseconds