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()
147 sint32 aSize = endXRef - startXRef - 1; in fixXRef() local149 sint32 *tmpArray = (sint32 *) malloc(aSize * 20); in fixXRef()152 for (int i = 0; i < aSize + 1; i++, xRefI++) { in fixXRef()157 for (int i = 0; i < aSize + 1; i += 2, xRefI++) { in fixXRef()163 xRefI = aSize; in fixXRef()164 for (int i = start + 1, j = aSize; i < end + 2; i++, start++, xRefI--, j--) { in fixXRef()