Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_node.h24 constexpr int32_t VIDEO_NODE_INDEX = 0; variable
67 return GetChildAtIndex(VIDEO_NODE_INDEX); in GetVideo()