Lines Matching refs:n1
397 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) {
398 formats.push_back(hwcTestGraphicFormat[n1].desc);
1441 for (unsigned int n1 = 0; n1 < hwcList->numHwLayers; n1++) {
1442 if (hwcList->hwLayers[n1].compositionType == HWC_OVERLAY) {
1558 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) {
1559 testPrintE(" %s", hwcTestGraphicFormat[n1].desc);