Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_image_modifier.cpp59 constexpr int32_t IMAGE_CONTENT_HEIGHT_INDEX = 8; variable
945 event.componentAsyncEvent.data[IMAGE_CONTENT_HEIGHT_INDEX].f32 = info.GetContentHeight(); in SetImageOnComplete()