Searched refs:n1 (Results 1 – 11 of 11) sorted by relevance
428 for (unsigned int n1 = 0; n1 < list->numHwLayers; n1++) { in main() local429 unsigned int idx = testRandMod(selectedFrames[n1].size()); in main()430 sp<GraphicBuffer> gBuf = selectedFrames[n1][idx]; in main()431 hwc_layer_1_t *layer = &list->hwLayers[n1]; in main()492 for (unsigned int n1 = 0; n1 < numSet; n1++) { in main() local499 for (unsigned int n1 = 0; n1 < list->numHwLayers; n1++) { in main() local500 unsigned int idx = testRandMod(selectedFrames[n1].size()); in main()501 sp<GraphicBuffer> gBuf = selectedFrames[n1][idx]; in main()502 hwc_layer_1_t *layer = &list->hwLayers[n1]; in main()641 for (size_t n1 = 0; n1 < vec.size(); n1++) { in vectorOr() local[all …]
264 for (unsigned int n1 = 0; n1 < argNext.length(); n1++) { in main() local265 switch(argNext[n1]) { in main()550 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in printSyntax() local551 testPrintE(" %s", hwcTestGraphicFormat[n1].desc); in printSyntax()
360 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in hwcTestGraphicFormatLookup() local361 if (string(desc) == string(hwcTestGraphicFormat[n1].desc)) { in hwcTestGraphicFormatLookup()362 return &hwcTestGraphicFormat[n1]; in hwcTestGraphicFormatLookup()374 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in hwcTestGraphicFormatLookup() local375 if (id == hwcTestGraphicFormat[n1].format) { in hwcTestGraphicFormatLookup()376 return &hwcTestGraphicFormat[n1]; in hwcTestGraphicFormatLookup()390 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in hwcTestGraphicFormat2str() local391 if (format == hwcTestGraphicFormat[n1].format) { in hwcTestGraphicFormat2str()392 return hwcTestGraphicFormat[n1].desc; in hwcTestGraphicFormat2str()
433 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in printSyntax() local434 testPrintE(" %s", hwcTestGraphicFormat[n1].desc); in printSyntax()
394 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in main() local395 formats.push_back(hwcTestGraphicFormat[n1].desc); in main()1438 for (unsigned int n1 = 0; n1 < hwcList->numHwLayers; n1++) { in numOverlays() local1439 if (hwcList->hwLayers[n1].compositionType == HWC_OVERLAY) { in numOverlays()1555 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in printSyntax() local1556 testPrintE(" %s", hwcTestGraphicFormat[n1].desc); in printSyntax()
132 uint32_t n1 = local_to_common_freq_numer_; in setSlew() local139 LinearTransform::reduce(&n1, &d2); in setSlew()145 cur_trans_.a_to_b_numer = n1 * n2; in setSlew()
199 private void assertNotificationsEqual(Notification n1, Notification n2) { in assertNotificationsEqual() argument200 assertEquals(n1.icon, n2.icon); in assertNotificationsEqual()201 assertBundlesEqual(n1.extras, n2.extras); in assertNotificationsEqual()202 assertExtendersEqual(new Notification.WearableExtender(n1), in assertNotificationsEqual()
126 double n1 = 2 * (x[0] * (v1 * x[0] - (x[3] * v0 - x[1] * v2)) + s * x[2]) - v1; in rotateVec() local129 return new double[]{n0, n1, n2}; in rotateVec()
69 restore_set=$(a shell bmgr list sets | head -n1 | awk '{print $1}')
858 for (Node n1 : mNodes) { in calcOrder()859 n1.mSeen = false; in calcOrder()866 public int compare(Node n1, Node n2) { in calcOrder()867 return n1.mOrder - n2.mOrder; in calcOrder()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...