Searched refs:aSize (Results 1 – 2 of 2) sorted by relevance
558 size_t aSize; in hwcTestColor2Pixel() member588 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()
3487 const auto aSize = a.width * a.height; in loadDisplayModes() local3489 if (aSize < bSize) in loadDisplayModes()3491 else if (aSize == bSize) in loadDisplayModes()