Home
last modified time | relevance | path

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

/frameworks/native/opengl/tests/hwc/
DhwcTestLib.cpp558 size_t aSize; in hwcTestColor2Pixel() member
588 if (attrib->aSize) { in hwcTestColor2Pixel()
589 pixel |= htonl((uint32_t) round((((1 << attrib->aSize) - 1) * alpha)) in hwcTestColor2Pixel()
591 - (attrib->aOffset + attrib->aSize))); in hwcTestColor2Pixel()