Home
last modified time | relevance | path

Searched refs:IMAGE_COMPONENT_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.cpp55 constexpr int32_t IMAGE_COMPONENT_HEIGHT_INDEX = 4; variable
941 … event.componentAsyncEvent.data[IMAGE_COMPONENT_HEIGHT_INDEX].f32 = info.GetComponentHeight(); in SetImageOnComplete()