Lines Matching refs:attributes
559 } attributes[] = { in hwcTestColor2Pixel() local
569 for (attrib = attributes; attrib < attributes + NUMA(attributes); in hwcTestColor2Pixel()
573 if (attrib >= attributes + NUMA(attributes)) { in hwcTestColor2Pixel()
611 } attributes[] = { in hwcTestSetPixel() local
638 for (attrib = attributes; attrib < attributes + NUMA(attributes); in hwcTestSetPixel()
642 if (attrib >= attributes + NUMA(attributes)) { in hwcTestSetPixel()
802 } attributes[] = { in hwcTestColorConvert() local
818 for (fromAttrib = attributes; fromAttrib < attributes + NUMA(attributes); in hwcTestColorConvert()
822 if (fromAttrib >= attributes + NUMA(attributes)) { in hwcTestColorConvert()
829 for (toAttrib = attributes; toAttrib < attributes + NUMA(attributes); in hwcTestColorConvert()
833 if (toAttrib >= attributes + NUMA(attributes)) { in hwcTestColorConvert()