Home
last modified time | relevance | path

Searched defs:SetWindowInfo (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dscreen_system_manager.h56 void SetWindowInfo(double screenWidth, double density, double dipScale) in SetWindowInfo() function
64 void SetWindowInfo(double density, double dipScale) in SetWindowInfo() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/
H A Drs_surface_render_params.h62 void SetWindowInfo(bool isMainWindowType, bool isLeashWindow, bool isAppWindow) in SetWindowInfo() function
85 void SetWindowInfo(bool isMainWindowType, bool isLeashWindow, bool isAppWindow) in SetWindowInfo() function
/ohos5.0/foundation/multimodalinput/input/service/message_handle/src/
H A Dserver_msg_handler.cpp866 void ServerMsgHandler::SetWindowInfo(int32_t infoId, WindowInfo &info) in SetWindowInfo() function in OHOS::MMI::ServerMsgHandler
/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp742 VKAPI_ATTR VkResult SetWindowInfo(VkDevice device, const VkSwapchainCreateInfoKHR* createInfo) in SetWindowInfo() function