Searched refs:NUMA (Results 1 – 5 of 5) sorted by relevance
34 #define NUMA(a) (sizeof(a) / sizeof((a)[0])) macro360 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in hwcTestGraphicFormatLookup()374 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in hwcTestGraphicFormatLookup()390 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in hwcTestGraphicFormat2str()569 for (attrib = attributes; attrib < attributes + NUMA(attributes); in hwcTestColor2Pixel()573 if (attrib >= attributes + NUMA(attributes)) { in hwcTestColor2Pixel()638 for (attrib = attributes; attrib < attributes + NUMA(attributes); in hwcTestSetPixel()642 if (attrib >= attributes + NUMA(attributes)) { in hwcTestSetPixel()818 for (fromAttrib = attributes; fromAttrib < attributes + NUMA(attributes); in hwcTestColorConvert()822 if (fromAttrib >= attributes + NUMA(attributes)) { in hwcTestColorConvert()[all …]
165 #define NUMA(a) (sizeof(a) / sizeof((a)[0])) macro180 layerFlags + NUMA(layerFlags));190 transformFlags + NUMA(transformFlags));434 layer->blending = blendingOps[testRandMod(NUMA(blendingOps))]; in main()568 unsigned int formatIdx = testRandMod(NUMA(hwcTestGraphicFormat)); in initFrames()
119 #define NUMA(a) (sizeof(a) / sizeof((a)[0])) // Num elements in an array macro433 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in printSyntax()
140 #define NUMA(a) (sizeof(a) / sizeof((a)[0])) // Num elements in an array macro550 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in printSyntax()
159 #define NUMA(a) (sizeof(a) / sizeof((a)[0])) // Num elements in an array macro396 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in main()680 for (unsigned int idx = 0; idx < NUMA(transformType); idx++) { in supportedTransforms()705 for (unsigned int idx = 0; idx < NUMA(blendType); idx++) { in supportedBlends()1465 for (unsigned int idx = 0; idx < NUMA(transformType); idx++) { in transformList2str()1489 for (unsigned int idx = 0; idx < NUMA(blendType); idx++) { in blendList2str()1557 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in printSyntax()