Home
last modified time | relevance | path

Searched defs:loopCount (Results 51 – 75 of 351) sorted by relevance

12345678910>>...15

/aosp_15_r20/external/cronet/third_party/icu/source/test/perf/leperf/
H A Dletrperf.cpp152 int32_t loopCount; in main() local
/aosp_15_r20/external/glide/library/src/main/java/com/bumptech/glide/request/target/
H A DSquaringDrawable.java161 public void setLoopCount(int loopCount) { in setLoopCount()
/aosp_15_r20/packages/services/Car/tests/android_car_api_test/src/com/android/car/internal/test/
DLargeParcelableTest.java173 int loopCount = 32 * 1024 + 1; in testClosingLargeParcelableBase_releaseResource() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DFenceSyncTests.cpp253 unsigned int loopCount = 0; in TEST_P() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOCornerCase.cpp62 string useCornerCaseShader(int loopCount) in useCornerCaseShader()
/aosp_15_r20/frameworks/base/tests/JankBench/app/src/main/jni/
H A Dtest.cpp125 size_t loopCount = 0; in Java_com_android_benchmark_synthetic_TestInterface_nMemoryTest() local
/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DRefreshRateOverlay.cpp34 const size_t loopCount = features.test(Features::Spinner) ? 6 : 1; in draw() local
/aosp_15_r20/out/soong/.intermediates/frameworks/ex/framesequence/android-common-framesequence/android_common/javac/
Dandroid-common-framesequence.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/aosp_15_r20/external/jsoup/src/test/java/org/jsoup/parser/
H A DCharacterReaderTest.java384 int loopCount = 64; in bufferUp() local
/aosp_15_r20/prebuilts/go/linux-x86/src/image/gif/
Dreader.go90 loopCount int member
/aosp_15_r20/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v2/
Dpatricia_trie_policy.cpp98 for (int loopCount = maxCodePointCount; loopCount > 0; --loopCount) { in getCodePointsAndProbabilityAndReturnCodePointCount() local
/aosp_15_r20/external/skia/src/codec/
H A DSkWebpCodec.cpp243 int loopCount = WebPDemuxGetI(fDemux.get(), WEBP_FF_LOOP_COUNT); in onGetRepetitionCount() local
/aosp_15_r20/frameworks/av/services/oboeservice/
H A DAAudioServiceStreamBase.cpp425 int32_t loopCount = 0; in run() local
/aosp_15_r20/frameworks/av/media/libaaudio/src/client/
H A DAudioStreamInternal.cpp841 int32_t loopCount = 0; in processData() local
/aosp_15_r20/frameworks/base/libs/hwui/jni/
H A DAnimatedImageDrawable.cpp182 jint loopCount) { in AnimatedImageDrawable_nSetRepeatCount()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/polly/
DScopDetectionDiagnostic.h570 const SCEV *loopCount() { return LoopCount; } in loopCount() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/polly/
DScopDetectionDiagnostic.h570 const SCEV *loopCount() { return LoopCount; } in loopCount() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/polly/
DScopDetectionDiagnostic.h570 const SCEV *loopCount() { return LoopCount; } in loopCount() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/polly/
DScopDetectionDiagnostic.h570 const SCEV *loopCount() { return LoopCount; } in loopCount() function
/aosp_15_r20/external/skia/fuzz/
H A DFuzzMain.cpp132 int loopCount = std::max(FLAGS_loops, 1); in main() local
/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLBufferAgeTest.cpp287 int loopCount = (sizeof(kColorSet) / sizeof(kColorSet[0])); in TEST_P() local
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/stringprep/
H A DTestIDNA.java590 private static final int loopCount = 100; field in TestIDNA
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/
H A DTestIDNA.java593 private static final int loopCount = 100; field in TestIDNA
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
H A DRBBIMonkeyTest.java1028 int loopCount = getIntProperty("loop", isQuick() ? 100 : 5000); in TestMonkey() local
/aosp_15_r20/external/skia/src/gpu/ganesh/gradients/
H A DGrGradientShader.cpp342 int loopCount = SkNextLog2(intervalChunks); in make_looping_colorizer() local

12345678910>>...15