Home
last modified time | relevance | path

Searched refs:VIDEO_PLAYTIME_START_POSITION (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_pattern.cpp36 constexpr int64_t VIDEO_PLAYTIME_START_POSITION = 0; member
1164 if (startTime >= VIDEO_PLAYTIME_START_POSITION && startTime < endTime in AutoPlayPeriod()
1174 if (startTime < VIDEO_PLAYTIME_START_POSITION || startTime >= endTime in SetAutoPlayPeriod()

Completed in 3 milliseconds