Searched refs:NUMA (Results 1 – 5 of 5) sorted by relevance
33 #define NUMA(a) (sizeof(a) / sizeof(a [0])) macro358 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in hwcTestGraphicFormatLookup()372 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in hwcTestGraphicFormatLookup()388 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()640 for (attrib = attributes; attrib < attributes + NUMA(attributes); in hwcTestSetPixel()644 if (attrib >= attributes + NUMA(attributes)) { in hwcTestSetPixel()825 for (fromAttrib = attributes; fromAttrib < attributes + NUMA(attributes); in hwcTestColorConvert()829 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 macro436 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in printSyntax()
141 #define NUMA(a) (sizeof(a) / sizeof(a [0])) // Num elements in an array macro553 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in printSyntax()
161 #define NUMA(a) (sizeof(a) / sizeof(a [0])) // Num elements in an array macro397 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in main()681 for (unsigned int idx = 0; idx < NUMA(transformType); idx++) { in supportedTransforms()706 for (unsigned int idx = 0; idx < NUMA(blendType); idx++) { in supportedBlends()1466 for (unsigned int idx = 0; idx < NUMA(transformType); idx++) { in transformList2str()1490 for (unsigned int idx = 0; idx < NUMA(blendType); idx++) { in blendList2str()1558 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in printSyntax()