Home | History | Annotate | Download | only in hwc

Lines Matching refs:n1

398         for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) {
399 formats.push_back(hwcTestGraphicFormat[n1].desc);
1442 for (unsigned int n1 = 0; n1 < hwcList->numHwLayers; n1++) {
1443 if (hwcList->hwLayers[n1].compositionType == HWC_OVERLAY) {
1559 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) {
1560 testPrintE(" %s", hwcTestGraphicFormat[n1].desc);