Home
last modified time | relevance | path

Searched defs:WIDTH (Results 1 – 25 of 79) sorted by relevance

1234

/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_qrcode_unit_test.cpp24 const int16_t WIDTH = 100; variable
H A Dui_box_progress_unit_test.cpp26 const int16_t WIDTH = 100; variable
/ohos5.0/drivers/peripheral/display/buffer/test/fuzztest/common/
H A Ddisplay_common_fuzzer.h30 const uint32_t WIDTH = 128; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/shape/
H A Dbase_shape_pattern_test_ng.h46 static constexpr float WIDTH = 200.0f; variable
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dcondition_arbitrator.h27 WIDTH, enumerator
/ohos5.0/foundation/multimedia/image_effect/test/unittest/utils/
H A Dtest_native_buffer_utils.cpp23 constexpr int32_t WIDTH = 1920; variable
/ohos5.0/base/theme/wallpaper_mgr/frameworks/js/napi/wallpaperextensionability/
H A Dwallpaper_extension_ability.js20 let WIDTH = 480; variable
/ohos5.0/drivers/peripheral/display/composer/test/unittest/
H A Dhdi_composer_ut.cpp368 const int32_t WIDTH = 1920; variable
387 const int32_t WIDTH = 800; variable
409 const int32_t WIDTH = 1920; variable
421 const uint32_t WIDTH = 1920; variable
442 const int32_t WIDTH = 800; variable
599 const int32_t WIDTH = 100; variable
625 const int32_t WIDTH = 100; variable
687 const int32_t WIDTH = 500; variable
/ohos5.0/foundation/multimedia/image_effect/test/unittest/mock/src/
H A Dmock_producer_surface.cpp25 constexpr int32_t WIDTH = 960; variable
H A Dmock_pixel_map.cpp24 constexpr int32_t WIDTH = 960; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/refresh/
H A Drefresh_test_ng.cpp28 constexpr float WIDTH = 480.f; variable
/ohos5.0/drivers/peripheral/display/composer/test/fuzztest/common/
H A Ddisplay_common_fuzzer.h34 const uint32_t WIDTH = 128; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dfont_regen.cpp30 enum { WIDTH = 512, HEIGHT = 512, N = 10 }; enumerator
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/utils/
H A Dcrypto.cpp44 constexpr int WIDTH = 4; in Sha256() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/event/
H A Ddrag_event_test_ng.h59 constexpr float WIDTH = 400.0f; variable
H A Dlong_press_event_test_ng.cpp39 constexpr float WIDTH = 400.0f; variable
H A Dscrollable_event_test_ng.cpp48 constexpr float WIDTH = 400.0f; variable
/ohos5.0/foundation/multimedia/image_effect/test/unittest/
H A DTestEffectMemoryManager.cpp29 constexpr uint32_t WIDTH = 1920; variable
/ohos5.0/foundation/multimedia/camera_lite/test/unittest/
H A Dcamera_lite_test.h59 WIDTH = 1920, enumerator
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/include/
H A Dphoto_proxy_test.h26 const int32_t WIDTH = 3072; variable
/ohos5.0/drivers/peripheral/codec/test/unittest/hdi_image/
H A Dcodec_hdi_jpeg_test.cpp31 constexpr int32_t WIDTH = 640; variable
/ohos5.0/drivers/hdf_core/framework/model/display/driver/panel/
H A Dssp_st7789.c17 #define WIDTH 240 macro
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/runtimeeffect_fuzzer/
H A Druntime_effect_fuzzer.cpp32 static constexpr int32_t WIDTH = 300; variable
/ohos5.0/drivers/peripheral/codec/test/unittest/idl_omx/
H A Dcodec_function_utils.h35 constexpr int32_t WIDTH = 640; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/text/renderservice/
H A Ddrawing_text_c_sample.cpp34 constexpr static int32_t WIDTH = 720; variable

1234