Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/metaobject/src/animation/modifiers/
Dloop.cpp36 const auto loopCount = META_ACCESS_PROPERTY_VALUE(LoopCount); in ProcessOnGetDuration() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
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
/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/label_classify/
Dlabel_classify.h33 int32_t loopCount = 1; member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
Dfillp_pcb.c453 FILLP_ULONG loopCount; in FillpPcbFreeRecvItemArray() local
554 FILLP_UINT32 loopCount; in FillpPcbFreeSendItemArray() local
Dfillp_common.c136 FILLP_UINT32 loopCount; in FillpMoveUnackToUnrecvAll() local
289 FILLP_UINT32 i, loopCount; in FillpAckUnackList() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
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
/foundation/multimedia/player_framework/frameworks/native/audio_haptic/
Daudio_haptic_sound_low_latency_impl.cpp230 int32_t loopCount = loop_ ? -1 : 0; in SetLoop() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
Drender_node_default_shadows_blur.cpp199 uint32_t loopCount = 0; in RenderData() local
/foundation/communication/dsoftbus/tests/core/discovery/manager/unittest/
Ddisc_manager_mock_test.cpp804 uint32_t loopCount = 100; variable
/foundation/multimedia/audio_framework/services/audio_service/test/example/
Daudio_process_client_test.cpp539 int32_t AudioProcessTest::InitSpk(int32_t loopCount, bool isRemote) in InitSpk()
864 int32_t loopCount = GetUserInput(); in AutoRunSpk() local
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/example/
Doh_audio_capturer_lowlatency_test.cpp213 int32_t AudioNdkTest::InitSpk(int32_t loopCount, bool isRemote) in InitSpk()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
Dswiper_indicator_pattern.cpp398 int32_t loopCount = SwiperIndicatorUtils::CalcLoopCount(currentIndex, itemCount); in GetMouseClickIndex() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
Ddistributeddb_relational_get_data_test.cpp1747 const int loopCount = 1000; variable
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
Dext_decoder.cpp1770 int loopCount = ZERO; in HeapMemAlloc() local
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/unittest/renderer_test/src/
Daudio_renderer_unit_test.cpp2782 int loopCount = 20; // 400ms variable
6656 int loopCount = 20; // 400ms variable
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
Dimage_source.cpp3335 int32_t loopCount = 0; in GetLoopCount() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
Dswiper_pattern.cpp1840 auto loopCount = std::abs(currentIndex_ / itemCount); in ChangeIndex() local
/foundation/arkui/napi/sample/native_module_systemtest/
Dtest_napi.cpp473 size_t loopCount = 5; in TsFuncreleasefiveThread() local