Home | History | Annotate | Download | only in hwc

Lines Matching refs:n1

394         for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) {
395 formats.push_back(hwcTestGraphicFormat[n1].desc);
1438 for (unsigned int n1 = 0; n1 < hwcList->numHwLayers; n1++) {
1439 if (hwcList->hwLayers[n1].compositionType == HWC_OVERLAY) {
1555 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) {
1556 testPrintE(" %s", hwcTestGraphicFormat[n1].desc);