Home
last modified time | relevance | path

Searched defs:IMAGE_SIZE (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_image_animator_unit_test.cpp29 const uint8_t IMAGE_SIZE = 3; variable
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/selecttitlebar/interfaces/
H A Dselecttitlebar.js29 const IMAGE_SIZE = '64vp'; constant
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/composetitlebar/interfaces/
H A Dcomposetitlebar.js27 const IMAGE_SIZE = '64vp'; constant
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/tabtitlebar/interfaces/
H A Dtabtitlebar.js28 const IMAGE_SIZE = '64vp'; constant
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_image_animator_bridge.cpp35 constexpr int32_t IMAGE_SIZE = 4; variable
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_cache_mgr.cpp46 const std::string IMAGE_SIZE = "IMAGE_SIZE"; variable
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/toolbar/interfaces/
H A Dtoolbar.js46 const IMAGE_SIZE = '24vp'; constant
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/editabletitlebar/interfaces/
H A Deditabletitlebar.js45 const IMAGE_SIZE = '64vp'; constant
/ohos5.0/foundation/multimedia/camera_lite/services/impl/src/
H A Dcamera_device.cpp46 const int32_t IMAGE_SIZE = 5; // "DATA_PIX_FORMAT" variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dconstants.cpp43 const char IMAGE_SIZE[] = "imageSize"; variable