Home
last modified time | relevance | path

Searched refs:MAX_WIDTH (Results 1 - 3 of 3) sorted by relevance

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/
H A Dcustomcomponent_event_test.cpp32 constexpr int32_t MAX_WIDTH = 200; member
108 OH_ArkUI_LayoutConstraint_SetMaxWidth(constrait, MAX_WIDTH); in CreateNativeNode()
/test/xts/acts/multimedia/av_codec/vcodec/swdecoder/src/
H A Dvideodec_ndk_sample.cpp39 constexpr uint32_t MAX_WIDTH = 4000; member
504 if (bufferSize > MAX_WIDTH * MAX_HEIGHT << 1) { in ReadData()
/test/xts/acts/graphic/graphicnapidrawingtest/
H A DOH_Drawing_TypographyTest.cpp51 const double MAX_WIDTH = 800.0; member
2540 OH_Drawing_TypographyLayout(typography, MAX_WIDTH); in HWTEST_F()
2583 OH_Drawing_TypographyLayout(typography, MAX_WIDTH); in HWTEST_F()

Completed in 6 milliseconds