Home
last modified time | relevance | path

Searched defs:loopCount (Results 1 – 25 of 34) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/animation/modifiers/
H A Dloop.cpp36 const auto loopCount = META_ACCESS_PROPERTY_VALUE(LoopCount); in ProcessOnGetDuration() local
/ohos5.0/commonlibrary/memory_utils/libpurgeablemem/test/
H A Dpurgeable_c_test.cpp116 unsigned int loopCount = 3; variable
223 void LoopPrintAlphabet(struct PurgMem *pdata, unsigned int loopCount) in LoopPrintAlphabet()
258 void LoopReclaimPurgeable(unsigned int loopCount) in LoopReclaimPurgeable()
H A Dpurgeable_cpp_test.cpp491 void LoopPrintAlphabet(PurgeableMem *pdata, unsigned int loopCount) in LoopPrintAlphabet()
524 void LoopReclaimPurgeable(unsigned int loopCount) in LoopReclaimPurgeable()
H A Dpurgeableashmem_test.cpp639 void LoopPrintAlphabet(PurgeableAshMem *pdata, unsigned int loopCount) in LoopPrintAlphabet()
672 void LoopReclaimPurgeable(unsigned int loopCount) in LoopReclaimPurgeable()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_gif_ex_test.cpp477 auto loopCount = imageSource->GetLoopCount(errorCode); variable
500 auto loopCount = imageSource->GetLoopCount(errorCode); variable
523 auto loopCount = imageSource->GetLoopCount(errorCode); variable
546 auto loopCount = imageSource->GetLoopCount(errorCode); variable
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
H A Dfaultlogger_client_unittest.cpp86 const int32_t loopCount = 10; variable
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/label_classify/
H A Dlabel_classify.h33 int32_t loopCount = 1; member
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowSurfacePlacer.java123 int loopCount = 6; in performSurfacePlacement() local
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/backtrace/
H A Dbacktrace_utils_test.cpp220 int32_t loopCount = 100; variable
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_pcb.c453 FILLP_ULONG loopCount; in FillpPcbFreeRecvItemArray() local
554 FILLP_UINT32 loopCount; in FillpPcbFreeSendItemArray() local
H A Dfillp_common.c136 FILLP_UINT32 loopCount; in FillpMoveUnackToUnrecvAll() local
289 FILLP_UINT32 i, loopCount; in FillpAckUnackList() local
/aosp14/frameworks/base/core/tests/coretests/src/android/graphics/
H A DTypefaceTest.java157 final int loopCount = 10000; in testMultithreadCacheStressTest() local
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DAnimatedImageDrawable.java155 public void setLoopCount(int loopCount) { in setLoopCount()
184 public int getLoopCount(int loopCount) { in getLoopCount()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_mock_sync_module_test.cpp215 const int loopCount = 10; in AutoLaunchCheck001() local
244 const int loopCount = 1000; in AbilitySync004() local
369 const int loopCount = 100; in TimeSync001() local
1635 const int loopCount = 1000; variable
1886 const int loopCount = 100; variable
2156 const int loopCount = 100; variable
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/audio_haptic/
H A Daudio_haptic_sound_low_latency_impl.cpp248 int32_t loopCount = loop_ ? -1 : 0; in SetLoop() local
/aosp14/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
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_default_shadows_blur.cpp199 uint32_t loopCount = 0; in RenderData() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/manager/unittest/
H A Ddisc_manager_mock_test.cpp804 uint32_t loopCount = 100; variable
/ohos5.0/base/sensors/miscdevice/frameworks/native/vibrator/src/
H A Dvibrator_service_client.cpp134 int32_t loopCount, int32_t usage, bool systemUsage) in Vibrate()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/test/example/
H A Daudio_process_client_test.cpp539 int32_t AudioProcessTest::InitSpk(int32_t loopCount, bool isRemote) in InitSpk()
864 int32_t loopCount = GetUserInput(); in AutoRunSpk() local
/aosp14/frameworks/base/libs/hwui/jni/
H A DAnimatedImageDrawable.cpp176 jint loopCount) { in AnimatedImageDrawable_nSetRepeatCount()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/example/
H A Doh_audio_capturer_lowlatency_test.cpp213 int32_t AudioNdkTest::InitSpk(int32_t loopCount, bool isRemote) in InitSpk()
/ohos5.0/base/sensors/miscdevice/frameworks/native/common/src/
H A Dmiscdevice_service_proxy.cpp100 int32_t loopCount, int32_t usage, bool systemUsage) in PlayVibratorEffect()
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/event_benchmark_test/
H A Devent_benchmark_test.cpp1220 constexpr uint32_t loopCount = 10; in BENCHMARK_F() local
1250 constexpr int loopCount = 11; in BENCHMARK_F() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_indicator_pattern.cpp398 int32_t loopCount = SwiperIndicatorUtils::CalcLoopCount(currentIndex, itemCount); in GetMouseClickIndex() local

12