Home
last modified time | relevance | path

Searched refs:DEFAULT_LOOP (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dvideo_modifier.cpp28 constexpr ArkUI_Bool DEFAULT_LOOP = false; variable
85 VideoModelNG::SetLoop(frameNode, DEFAULT_LOOP); in ResetVideoLoop()
H A Dnode_swiper_modifier.cpp46 constexpr bool DEFAULT_LOOP = true; variable
696 SwiperModelNG::SetLoop(frameNode, DEFAULT_LOOP); in ResetSwiperLoop()