Home
last modified time | relevance | path

Searched defs:height (Results 476 - 500 of 4474) sorted by relevance

1...<<11121314151617181920>>...179

/base/update/updater/services/ui/view/page/
H A Dbase_page.cpp29 BasePage::BasePage(int16_t width, int16_t height) in BasePage() argument
/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dprint_manager_adapter.h32 uint32_t height; member
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_native_media_player_bridge_wrapper.cpp27 void ArkWebNativeMediaPlayerBridgeWrapper::UpdateRect(double x, double y, double width, double height) in UpdateRect() argument
H A Dark_web_drag_data_impl.cpp76 bool ArkWebDragDataImpl::GetPixelMapSetting(const void** data, size_t& len, int& width, int& height) in GetPixelMapSetting() argument
81 bool ArkWebDragDataImpl::SetPixelMapSetting(const void* data, size_t len, int width, int height) in SetPixelMapSetting() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_native_media_player_bridge_impl.cpp29 void ArkWebNativeMediaPlayerBridgeImpl::UpdateRect(double x, double y, double width, double height) in UpdateRect() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_clip_board_image_data_adapter_wrapper.cpp91 void ArkClipBoardImageDataAdapterWrapper::SetHeight(int32_t height) in SetHeight() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_clip_board_image_data_adapter_impl.cpp90 void ArkClipBoardImageDataAdapterImpl::SetHeight(int32_t height) in SetHeight() argument
/base/web/webview/test/unittest/ohos_adapter/graphic_adapter_test/
H A Dnative_image_adapter_impl_test.cpp269 uint32_t height = 0; in HWTEST_F() local
/device/board/hihope/dayu210/camera/vdi_impl/v4l2/driver_adapter/test/unittest/src/
H A Dutest_v4l2_dev.cpp79 constexpr uint32_t height = 480; in HWTEST_F() local
/device/board/hihope/rk3568/camera/vdi_impl/v4l2/driver_adapter/test/unittest/src/
H A Dutest_v4l2_dev.cpp79 constexpr uint32_t height = 480; in HWTEST_F() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/primesensor_ps5260_2L/
H A Dps5260_2l_cmos.h60 HI_U32 height; member
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/
H A Dispp.h22 u32 height; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_debugfs.h28 u32 height; member
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_debugfs.h28 u32 height; member
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/
H A Dispp.h28 u32 height; member
/device/soc/rockchip/rk3588/kernel/include/drm/
H A Drockchip_drm_debugfs.h28 u32 height; member
/foundation/ability/ability_base/interfaces/kits/native/configuration/src/
H A Dconfiguration_convertor.cpp61 Global::Resource::Direction ConvertDirection(int32_t height, int32_t width) in ConvertDirection() argument
206 std::string GetDirectionStr(int32_t height, int32_t width) in GetDirectionStr() argument
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/auto_fill_extension_ability/
H A Djs_auto_fill_extension_util.h32 int32_t height = 0; member
/foundation/ability/ability_runtime/test/unittest/ability_extension_module_loader_test/
H A Dability_extension_module_loader_test.cpp118 int32_t left = 0, top = 0, width = 0, height = 0; in HWTEST_F() local
133 int32_t left = 0, top = 0, width = 0, height = 0; in HWTEST_F() local
148 int32_t left = 0, top = 0, width = 0, height = 0; in HWTEST_F() local
163 int32_t left = 0, top = 0, width = 0, height = 0; in HWTEST_F() local
/foundation/CastEngine/castengine_cast_framework/client/src/
H A Dmirror_player_impl_proxy.cpp255 int32_t MirrorPlayerImplProxy::ResizeVirtualScreen(uint32_t width, uint32_t height) in ResizeVirtualScreen() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dconfiguration_utils.cpp186 int32_t height = display->GetHeight(); in GetDisplayConfig() local
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/mirror/src/
H A Dmirror_player_impl_stub.cpp201 uint32_t height = data.ReadUint32(); in DoResizeVirtualScreen() local
H A Dmirror_player_impl.cpp117 int32_t MirrorPlayerImpl::ResizeVirtualScreen(uint32_t width, uint32_t height) in ResizeVirtualScreen() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/mirror/src/
H A Dmirror_player_impl_stub.cpp201 uint32_t height = data.ReadUint32(); in DoResizeVirtualScreen() local
H A Dmirror_player_impl.cpp117 int32_t MirrorPlayerImpl::ResizeVirtualScreen(uint32_t width, uint32_t height) in ResizeVirtualScreen() argument

Completed in 11 milliseconds

1...<<11121314151617181920>>...179