Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/component_ext/movingphoto/
H A Dmovingphoto_node.h25 constexpr int32_t IMAGE_NODE_INDEX = 1; variable
49 return GetChildAtIndex(IMAGE_NODE_INDEX); in GetImage()