Home
last modified time | relevance | path

Searched defs:n1 (Results 1 – 9 of 9) sorted by relevance

/frameworks/native/opengl/tests/hwc/
DhwcStress.cpp428 for (unsigned int n1 = 0; n1 < list->numHwLayers; n1++) { in main() local
492 for (unsigned int n1 = 0; n1 < numSet; n1++) { in main() local
497 for (unsigned int n1 = 0; n1 < list->numHwLayers; n1++) { in main() local
639 for (size_t n1 = 0; n1 < vec.size(); n1++) { in vectorOr() local
DhwcRects.cpp266 for (unsigned int n1 = 0; n1 < argNext.length(); n1++) { in main() local
551 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in printSyntax() local
DhwcColorEquiv.cpp434 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in printSyntax() local
DhwcTestLib.cpp358 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in hwcTestGraphicFormatLookup() local
372 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in hwcTestGraphicFormatLookup() local
388 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in hwcTestGraphicFormat2str() local
DhwcCommit.cpp397 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in main() local
1441 for (unsigned int n1 = 0; n1 < hwcList->numHwLayers; n1++) { in numOverlays() local
1558 for (unsigned int n1 = 0; n1 < NUMA(hwcTestGraphicFormat); n1++) { in printSyntax() local
/frameworks/av/media/libstagefright/codecs/aacdec/
Dfft_rx4_long.cpp198 Int n1; in fft_rx4_long() local
Dfft_rx4_short.cpp196 Int n1; in fft_rx4_short() local
/frameworks/base/services/common_time/
Dcommon_clock.cpp131 uint32_t n1 = local_to_common_freq_numer_; in setSlew() local
/frameworks/native/libs/utils/
DUnicode.cpp293 int strzcmp16(const char16_t *s1, size_t n1, const char16_t *s2, size_t n2) in strzcmp16()
312 int strzcmp16_h_n(const char16_t *s1H, size_t n1, const char16_t *s2N, size_t n2) in strzcmp16_h_n()