Home
last modified time | relevance | path

Searched defs:height (Results 3526 - 3550 of 4297) sorted by relevance

1...<<141142143144145146147148149150>>...172

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDepthStencilTests.cpp208 int height; member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dhs20_supplicant.c40 u16 height; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DGLES1Renderer.cpp492 drawTexture(Context *context, State *glState, float x, float y, float z, float width, float height) drawTexture() argument
H A Dangletypes.h110 T height; global() member
176 int height; global() member
209 int height; global() member
[all...]
/base/print/print_fwk/services/scan_service/src/
H A Dscan_service_ability.cpp1768 int32_t height = parm.GetLines(); in WriteJpegHeader() local
/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_fw_module_test.cpp1209 inline std::shared_ptr<PixelMap> MakePixelMap(int32_t width, int32_t height) in MakePixelMap() argument
/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_controller_impl.cpp704 bool WebviewControllerImpl::GetFavicon(const void **data, size_t &width, size_t &height, in GetFavicon() argument
/base/web/webview/ohos_nweb/src/
H A Dnweb_helper.cpp1046 CreateNWeb(sptr<Surface> surface, std::shared_ptr<NWebEngineInitArgsImpl> initArgs, uint32_t width, uint32_t height, bool incognitoMode) CreateNWeb() argument
1079 CreateNWeb(void* enhanceSurfaceInfo, std::shared_ptr<NWebEngineInitArgsImpl> initArgs, uint32_t width, uint32_t height, bool incognitoMode) CreateNWeb() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_handler_wrapper.cpp641 void ArkWebHandlerWrapper::OnRootLayerChanged(int width, int height) in OnRootLayerChanged() argument
915 void ArkWebHandlerWrapper::CreateOverlay(void* data, size_t len, int width, int height, int offset_x, int offset_y, in CreateOverlay() argument
981 void ArkWebHandlerWrapper::OnCursorUpdate(double x, double y, double width, double height) in OnCursorUpdate() argument
1012 void ArkWebHandlerWrapper::OnPopupSize(int x, int y, int width, int height) { in OnPopupSize() argument
100 OnPageIcon( const void* data, size_t width, size_t height, ArkWebImageColorType color_type, ArkWebImageAlphaType alpha_type) OnPageIcon() argument
[all...]
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_handler_impl.cpp102 void ArkWebHandlerImpl::OnPageIcon(const void* data, size_t width, size_t height, int color_type, int alpha_type) in OnPageIcon() argument
566 void ArkWebHandlerImpl::OnRootLayerChanged(int width, int height) in OnRootLayerChanged() argument
810 void ArkWebHandlerImpl::CreateOverlay(void* data, size_t len, int width, int height, int offset_x, int offset_y, in CreateOverlay() argument
868 void ArkWebHandlerImpl::OnCursorUpdate(double x, double y, double width, double height) in OnCursorUpdate() argument
893 void ArkWebHandlerImpl::OnPopupSize(int x, int y, int width, int height) in OnPopupSize() argument
[all...]
/foundation/CastEngine/castengine_cast_plus_stream/src/rtsp/src/
H A Drtsp_controller.cpp963 uint32_t height = (!strHeight.empty()) ? RtspParse::ParseUint32Safe(strHeight) : 0; in ProcessSinkVideoForResolution() local
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_window.h79 virtual WMError Resize(uint32_t width, uint32_t height) {return WMError::WM_OK;} in Resize() argument
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/rtsp/src/
H A Drtsp_controller.cpp963 uint32_t height = (!strHeight.empty()) ? RtspParse::ParseUint32Safe(strHeight) : 0; in ProcessSinkVideoForResolution() local
/foundation/CastEngine/castengine_cast_framework/interfaces/inner_api/include/
H A Dcast_engine_common.h238 uint32_t height; member
245 uint32_t height; member
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dui_ability.cpp809 void UIAbility::GetWindowRect(int32_t &left, int32_t &top, int32_t &width, int32_t &height) in GetWindowRect() argument
867 int32_t height = display->GetHeight(); in OnDisplayInfoChange() local
910 int32_t height = display->GetHeight(); in OnChange() local
951 int32_t height = display->GetHeight(); OnDisplayMove() local
967 UpdateConfiguration(Rosen::DisplayId to, float density, int32_t width, int32_t height) UpdateConfiguration() argument
1068 int32_t height = display->GetHeight(); OnStartForSupportGraphics() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_view.cpp632 float GetHoverImageCustomPreviewBaseScaleInfo(const MenuParam& menuParam, int32_t width, int32_t height, in GetHoverImageCustomPreviewBaseScaleInfo() argument
726 auto height = pixelMap->GetHeight(); in SetPixelMap() local
654 SetHoverImageCustomPreviewInfo(const RefPtr<FrameNode>& previewNode, const MenuParam& menuParam, int32_t width, int32_t height) SetHoverImageCustomPreviewInfo() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
H A Dtextfield_declaration.h79 Dimension height; member
557 void SetHeight(const Dimension& height) in SetHeight() argument
/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.h50 double height = 0.0; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
H A Dcontainer_modal_pattern.cpp39 void UpdateRowHeight(const RefPtr<FrameNode>& row, Dimension height) in UpdateRowHeight() argument
587 void ContainerModalPattern::SetContainerModalTitleHeight(int32_t height) in SetContainerModalTitleHeight() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/
H A Dpattern.h469 virtual void OnWindowSizeChanged(int32_t width, int32_t height, WindowSizeChangeReason type) {} in OnWindowSizeChanged() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dui_node.h349 virtual void OnWindowSizeChanged(int32_t width, int32_t height, WindowSizeChangeReason type) {} in OnWindowSizeChanged() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_pattern.cpp448 void CanvasPattern::DrawImage(const Ace::CanvasImage& image, double width, double height) in DrawImage() argument
485 std::unique_ptr<Ace::ImageData> CanvasPattern::GetImageData(double left, double top, double width, double height) in GetImageData() argument
/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Drosen_render_image.cpp1327 auto height = static_cast<float>(layoutSize.Height()); local
1345 auto height = static_cast<float>(layoutSize.Height()); local
1651 int32_t height = static_cast<int32_t>(newSrcPixmap.height()); global() local
1689 auto height = static_cast<int32_t>(rsBitmap.GetHeight()); global() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_picker_pattern.cpp1133 void CalendarPickerPattern::OnWindowSizeChanged(int32_t width, int32_t height, WindowSizeChangeReason type) in OnWindowSizeChanged() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_presentation_pattern.h347 void SetCurrentHeightToOverlay(float height) in SetCurrentHeightToOverlay() argument
[all...]

Completed in 50 milliseconds

1...<<141142143144145146147148149150>>...172