Home
last modified time | relevance | path

Searched refs:IMAGE_SIZE (Results 1 – 16 of 16) 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
56 static ImageAnimatorInfo g_imageAnimatorInfo[IMAGE_SIZE] = {
125 const uint8_t imageSize = IMAGE_SIZE;
144 imageAnimator_->SetImageAnimatorSrc(g_imageAnimatorInfo, IMAGE_SIZE);
297 imageAnimator_->SetImageAnimatorSrc(g_imageAnimatorInfo, IMAGE_SIZE);
318 imageAnimator_->SetImageAnimatorSrc(g_imageAnimatorInfo, IMAGE_SIZE);
339 imageAnimator_->SetImageAnimatorSrc(g_imageAnimatorInfo, IMAGE_SIZE);
360 imageAnimator_->SetImageAnimatorSrc(g_imageAnimatorInfo, IMAGE_SIZE);
378 const uint8_t imageSize = IMAGE_SIZE;
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/toolbar/source/
H A Dtoolbar.ets32 const IMAGE_SIZE: string = '24vp';
172 .width(IMAGE_SIZE)
173 .height(IMAGE_SIZE)
232 .fontSize(IMAGE_SIZE)
238 .width(IMAGE_SIZE)
239 .height(IMAGE_SIZE)
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/toolbar/interfaces/
H A Dtoolbar.js46 const IMAGE_SIZE = '24vp'; constant
520 Image.width(IMAGE_SIZE);
521 Image.height(IMAGE_SIZE);
648 SymbolGlyph.fontSize(IMAGE_SIZE);
664 Image.width(IMAGE_SIZE);
665 Image.height(IMAGE_SIZE);
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/composetitlebar/source/
H A Dcomposetitlebar.ets32 const IMAGE_SIZE = '64vp'
574 .width(IMAGE_SIZE)
575 .height(IMAGE_SIZE)
605 .width(IMAGE_SIZE)
606 .height(IMAGE_SIZE)
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/selecttitlebar/source/
H A Dselecttitlebar.ets34 const IMAGE_SIZE = '64vp'
576 .width(IMAGE_SIZE)
577 .height(IMAGE_SIZE)
607 .width(IMAGE_SIZE)
608 .height(IMAGE_SIZE)
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/editabletitlebar/source/
H A Deditabletitlebar.ets67 const IMAGE_SIZE = '64vp';
691 .width(IMAGE_SIZE)
692 .height(IMAGE_SIZE)
730 .width(IMAGE_SIZE)
731 .height(IMAGE_SIZE)
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/tabtitlebar/source/
H A Dtabtitlebar.ets37 const IMAGE_SIZE = '64vp'
737 .width(IMAGE_SIZE)
738 .height(IMAGE_SIZE)
768 .width(IMAGE_SIZE)
769 .height(IMAGE_SIZE)
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/selecttitlebar/interfaces/
H A Dselecttitlebar.js29 const IMAGE_SIZE = '64vp'; constant
1249 Image.width(IMAGE_SIZE);
1250 Image.height(IMAGE_SIZE);
1301 Image.width(IMAGE_SIZE);
1302 Image.height(IMAGE_SIZE);
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/composetitlebar/interfaces/
H A Dcomposetitlebar.js27 const IMAGE_SIZE = '64vp'; constant
1286 Image.width(IMAGE_SIZE);
1287 Image.height(IMAGE_SIZE);
1350 Image.width(IMAGE_SIZE);
1351 Image.height(IMAGE_SIZE);
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/editabletitlebar/interfaces/
H A Deditabletitlebar.js45 const IMAGE_SIZE = '64vp'; constant
1283 Image.width(IMAGE_SIZE);
1284 Image.height(IMAGE_SIZE);
1346 Image.width(IMAGE_SIZE);
1347 Image.height(IMAGE_SIZE);
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_cache_mgr.cpp46 const std::string IMAGE_SIZE = "IMAGE_SIZE"; variable
491 valuesBucket.PutInt(IMAGE_SIZE, size); in SaveImgCacheToDb()
/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
238 for (int32_t j = 0; j < IMAGE_SIZE; j++) { in SetImages()
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/tabtitlebar/interfaces/
H A Dtabtitlebar.js28 const IMAGE_SIZE = '64vp'; constant
1470 Image.width(IMAGE_SIZE);
1471 Image.height(IMAGE_SIZE);
1522 Image.width(IMAGE_SIZE);
1523 Image.height(IMAGE_SIZE);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dconstants.cpp43 const char IMAGE_SIZE[] = "imageSize"; variable
H A Dconstants.h48 extern const char IMAGE_SIZE[];
/ohos5.0/foundation/multimedia/camera_lite/services/impl/src/
H A Dcamera_device.cpp46 const int32_t IMAGE_SIZE = 5; // "DATA_PIX_FORMAT" variable