Home
last modified time | relevance | path

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

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/
H A Dcustomcomponent_event_test.cpp33 constexpr int32_t MAX_HEIGHT = 200; member
109 OH_ArkUI_LayoutConstraint_SetMaxHeight(constrait, MAX_HEIGHT); in CreateNativeNode()
/test/xts/acts/multimedia/av_codec/vcodec/swdecoder/src/
H A Dvideodec_ndk_sample.cpp40 constexpr uint32_t MAX_HEIGHT = 3000; member
504 if (bufferSize > MAX_WIDTH * MAX_HEIGHT << 1) { in ReadData()

Completed in 2 milliseconds