Home
last modified time | relevance | path

Searched defs:HEIGHT (Results 26 – 50 of 73) sorted by relevance

123

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dgradient_dirty_laundry.cpp34 enum { WIDTH = 640, HEIGHT = 615 }; // 640,615 定义了位图的宽度和高度 enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/sample/
H A Dshadow_demo.js21 const WIDTH = 1024, HEIGHT = 1024; constant
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/sample2/
H A Dshadow2_demo.js21 const WIDTH = 1024, HEIGHT = 1024; constant
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_library_manager_test/include/
H A Dphoto_proxy_test.h27 const int32_t HEIGHT = 4096; variable
/ohos5.0/foundation/multimedia/image_effect/test/unittest/
H A DTestRenderEnvironment.cpp29 constexpr uint32_t HEIGHT = 1280; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/image/
H A Dimage_base.h75 constexpr double HEIGHT = 500.0; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Ddrawing_c_sample.cpp56 constexpr static int32_t HEIGHT = 1280; variable
/ohos5.0/foundation/distributedhardware/distributed_input/utils/test/unittest/
H A Ddinput_context_test.cpp31 constexpr uint32_t HEIGHT = 1080; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Dbutton_component.h38 enum class ButtonStateAttribute { COLOR, RADIUS, HEIGHT, WIDTH }; enumerator
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_list.cpp209 HEIGHT = 1, in GetMeasuredFrameRate() enumerator
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/counter/
H A Dcounter_test_ng.cpp40 constexpr Dimension HEIGHT = 10.0_vp; variable
/ohos5.0/drivers/hdf_core/framework/model/display/driver/panel/
H A Dmipi_icn9700.c27 #define HEIGHT 960 macro
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/include/
H A Dfile_access_extension_info.h39 const std::string HEIGHT = "height"; variable
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/
H A Dopengl_wrapper_native_test.cpp54 constexpr static int32_t HEIGHT = 1280; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/
H A Dplugin_pattern_test_ng.cpp64 constexpr Dimension HEIGHT = 200.0_vp; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/event/
H A Dclick_event_test_ng.cpp46 constexpr float HEIGHT = 400.0f; variable
H A Dinput_event_test_ng.cpp33 constexpr float HEIGHT = 400.0f; variable
H A Dtouch_event_test_ng.cpp46 constexpr float HEIGHT = 400.0f; variable
H A Dinput_event_hub_test_ng.cpp40 constexpr float HEIGHT = 400.0f; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/property/
H A Dmeasure_utils_test_ng.cpp46 const Dimension HEIGHT { 100.0, DimensionUnit::PX }; variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_napi.cpp393 const int32_t HEIGHT = 8; in JSGetClipRect() local
419 const int32_t HEIGHT = 8; in JsGetSize() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
H A Dsendable_image_napi.cpp379 const int32_t HEIGHT = 8; in JSGetClipRect() local
405 const int32_t HEIGHT = 8; in JsGetSize() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/animation/
H A Dtransition_impl.h113 HEIGHT, enumerator
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/option/
H A Doption_test_ng.cpp52 const Dimension HEIGHT = 50.0_vp; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Dbox_component.h43 HEIGHT, enumerator

123