Searched defs:n1 (Results 1 – 7 of 7) sorted by relevance
427 for (unsigned int n1 = 0; n1 < list->numHwLayers; n1++) { in main() local491 for (unsigned int n1 = 0; n1 < numSet; n1++) { in main() local498 for (unsigned int n1 = 0; n1 < list->numHwLayers; n1++) { in main() local640 for (size_t n1 = 0; n1 < vec.size(); n1++) { in vectorOr() local
265 for (unsigned int n1 = 0; n1 < argNext.length(); n1++) { in main() local552 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in printSyntax() local
435 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in printSyntax() local
362 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in hwcTestGraphicFormatLookup() local376 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in hwcTestGraphicFormatLookup() local392 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in hwcTestGraphicFormat2str() local
396 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in main() local1440 for (unsigned int n1 = 0; n1 < hwcList->numHwLayers; n1++) { in numOverlays() local1557 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in printSyntax() local
131 uint32_t n1 = local_to_common_freq_numer_; in setSlew() local
199 private void assertNotificationsEqual(Notification n1, Notification n2) { in assertNotificationsEqual()