/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fDepthStencilTests.cpp | 208 int height; member [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | hs20_supplicant.c | 40 u16 height; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | GLES1Renderer.cpp | 492 drawTexture(Context *context, State *glState, float x, float y, float z, float width, float height) drawTexture() argument
|
H A D | angletypes.h | 110 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 D | scan_service_ability.cpp | 1768 int32_t height = parm.GetLines(); in WriteJpegHeader() local
|
/base/notification/distributed_notification_service/frameworks/test/moduletest/ |
H A D | ans_fw_module_test.cpp | 1209 inline std::shared_ptr<PixelMap> MakePixelMap(int32_t width, int32_t height) in MakePixelMap() argument
|
/base/web/webview/interfaces/kits/cj/src/ |
H A D | webview_controller_impl.cpp | 704 bool WebviewControllerImpl::GetFavicon(const void **data, size_t &width, size_t &height, in GetFavicon() argument
|
/base/web/webview/ohos_nweb/src/ |
H A D | nweb_helper.cpp | 1046 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 D | ark_web_handler_wrapper.cpp | 641 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 D | ark_web_handler_impl.cpp | 102 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 D | rtsp_controller.cpp | 963 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 D | mock_window.h | 79 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 D | rtsp_controller.cpp | 963 uint32_t height = (!strHeight.empty()) ? RtspParse::ParseUint32Safe(strHeight) : 0; in ProcessSinkVideoForResolution() local
|
/foundation/CastEngine/castengine_cast_framework/interfaces/inner_api/include/ |
H A D | cast_engine_common.h | 238 uint32_t height; member 245 uint32_t height; member
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | ui_ability.cpp | 809 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 D | menu_view.cpp | 632 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 D | textfield_declaration.h | 79 Dimension height; member 557 void SetHeight(const Dimension& height) in SetHeight() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/swiper/ |
H A D | render_swiper.h | 50 double height = 0.0; member
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/ |
H A D | container_modal_pattern.cpp | 39 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 D | pattern.h | 469 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 D | ui_node.h | 349 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 D | canvas_pattern.cpp | 448 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 D | rosen_render_image.cpp | 1327 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 D | calendar_picker_pattern.cpp | 1133 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 D | sheet_presentation_pattern.h | 347 void SetCurrentHeightToOverlay(float height) in SetCurrentHeightToOverlay() argument [all...] |