| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/ |
| H A D | rs_property_drawable_utils.cpp | 290 auto surface = canvas->GetSurface(); in DrawFilter() local 372 auto surface = canvas.GetSurface(); in BeginForegroundFilter() local 393 auto surface = canvas.GetSurface(); in DrawForegroundFilter() local 445 auto surface = canvas->GetSurface(); DrawBackgroundEffect() local 510 auto surface = canvas->GetSurface(); DrawColorFilter() local 529 Drawing::Surface* surface = canvas->GetSurface(); DrawLightUpEffect() local 562 Drawing::Surface* surface = canvas->GetSurface(); DrawDynamicDim() local 802 auto surface = canvas->GetSurface(); DrawPixelStretch() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/ |
| H A D | rs_display_render_node_drawable.cpp | 1696 sptr<Surface> surface = Surface::CreateSurfaceAsProducer(producer); CreateSurface() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
| H A D | rs_paint_filter_canvas.cpp | 984 RSPaintFilterCanvas::RSPaintFilterCanvas(Drawing::Surface* surface, float alpha) in RSPaintFilterCanvas() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/ |
| H A D | rs_interfaces.cpp | 107 int32_t RSInterfaces::SetVirtualScreenSurface(ScreenId id, sptr<Surface> surface)
in SetVirtualScreenSurface() argument 78 CreateVirtualScreen( const std::string &name, uint32_t width, uint32_t height, sptr<Surface> surface, ScreenId mirrorId, int flags, std::vector<NodeId> whiteList) CreateVirtualScreen() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/ |
| H A D | rs_screen_manager.cpp | 1127 int32_t RSScreenManager::SetVirtualScreenSurface(ScreenId id, sptr<Surface> surface)
in SetVirtualScreenSurface() argument 927 CreateVirtualScreen( const std::string &name, uint32_t width, uint32_t height, sptr<Surface> surface, ScreenId mirrorId, int32_t flags, std::vector<NodeId> whiteList) CreateVirtualScreen() argument [all...] |
| /foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/ |
| H A D | photo_output_napi.cpp | 197 AuxiliaryPhotoListener::AuxiliaryPhotoListener(const std::string surfaceName, const sptr<Surface> surface, in AuxiliaryPhotoListener() argument [all...] |
| /foundation/multimedia/image_effect/frameworks/native/effect/base/ |
| H A D | image_effect_inner.cpp | 720 ErrorCode ImageEffect::SetOutputSurface(sptr<Surface>& surface) in SetOutputSurface() argument 983 OHOS::sptr<OHOS::Surface> surface = nativeWindow->surface; in SetOutNativeWindow() local [all...] |
| /foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/ |
| H A D | liteplayer.cpp | 418 int32_t PlayerControl::SetSurface(Surface *surface) in SetSurface() argument
|
| /foundation/multimedia/player_framework/frameworks/js/avplayer/ |
| H A D | avplayer_napi.cpp | 1744 auto surface = SurfaceUtils::GetInstance()->GetSurface(surfaceId); in SetSurface() local [all...] |
| /foundation/multimedia/player_framework/services/services/player/server/ |
| H A D | player_server.cpp | 1221 int32_t PlayerServer::SetVideoSurface(sptr<Surface> surface) in SetVideoSurface() argument
|
| /foundation/window/window_manager/dmserver/src/ |
| H A D | abstract_screen_controller.cpp | 711 DMError AbstractScreenController::SetVirtualScreenSurface(ScreenId screenId, sptr<Surface> surface)
in SetVirtualScreenSurface() argument
|
| /foundation/window/window_manager/dm/src/ |
| H A D | display_manager_adapter.cpp | 226 DMError ScreenManagerAdapter::SetVirtualScreenSurface(ScreenId screenId, sptr<Surface> surface)
in SetVirtualScreenSurface() argument
|
| /foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/ |
| H A D | swapchain_layer.cpp | 753 Surface &surface in SetWindowInfo() local 826 Surface &surface = *SurfaceFromHandle(createInfo->surface); CreateImages() local 904 Surface &surface = *SurfaceFromHandle(createInfo->surface); CreateSwapchainKHR() local 1056 GetPhysicalDevicePresentRectanglesKHR(VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, uint32_t* pRectCount, VkRect2D* pRects) GetPhysicalDevicePresentRectanglesKHR() argument 1273 GetPhysicalDeviceSurfaceSupportKHR( VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, const VkSurfaceKHR surface, VkBool32* pSupported) GetPhysicalDeviceSurfaceSupportKHR() argument 1294 Surface* surface = new (mem) Surface; CreateSurfaceOHOS() local 1315 Surface* surface = SurfaceFromHandle(vkSurface); DestroySurfaceKHR() local 1327 GetPhysicalDeviceSurfaceCapabilitiesKHR( VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, VkSurfaceCapabilitiesKHR* capabilities) GetPhysicalDeviceSurfaceCapabilitiesKHR() argument 1396 GetPhysicalDeviceSurfaceFormatsKHR( VkPhysicalDevice physicalDevice, const VkSurfaceKHR surface, uint32_t* count, VkSurfaceFormatKHR* formats) GetPhysicalDeviceSurfaceFormatsKHR() argument 1490 GetPhysicalDeviceSurfacePresentModesKHR( VkPhysicalDevice physicalDevice, const VkSurfaceKHR surface, uint32_t* count, VkPresentModeKHR* pPresentModes) GetPhysicalDeviceSurfacePresentModesKHR() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/ |
| H A D | hdi_layer_info.h | 93 void SetSurface(const sptr<IConsumerSurface> &surface) in SetSurface() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/ |
| H A D | draw_cmd.cpp | 1603 auto surface = canvas.GetSurface(); in GetOffScreenSurfaceAndCanvas() local [all...] |
| /foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/ |
| H A D | screen_session_manager_proxy.cpp | 1079 DMError ScreenSessionManagerProxy::SetVirtualScreenSurface(ScreenId screenId, sptr<IBufferProducer> surface) in SetVirtualScreenSurface() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc.c | 2060 copy_surface_update_to_plane( struct dc_plane_state *surface, struct dc_surface_update *srf_update) copy_surface_update_to_plane() argument 2710 struct dc_plane_state *surface = srf_updates[i].surface; dc_commit_updates_for_stream() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_kms.c | 488 struct vmw_surface *surface = NULL; in vmw_du_cursor_plane_atomic_check() local 885 vmw_kms_new_framebuffer_surface(struct vmw_private *dev_priv, struct vmw_surface *surface, struct vmw_framebuffer **out, const struct drm_mode_fb_cmd2 *mode_cmd, bool is_bo_proxy) vmw_kms_new_framebuffer_surface() argument 1302 vmw_kms_new_framebuffer(struct vmw_private *dev_priv, struct vmw_buffer_object *bo, struct vmw_surface *surface, bool only_2d, const struct drm_mode_fb_cmd2 *mode_cmd) vmw_kms_new_framebuffer() argument 1368 struct vmw_surface *surface = NULL; vmw_kms_fb_create() local 1724 vmw_kms_generic_present(struct vmw_private *dev_priv, struct drm_file *file_priv, struct vmw_framebuffer *vfb, struct vmw_surface *surface, uint32_t sid, int32_t destX, int32_t destY, struct drm_vmw_rect *clips, uint32_t num_clips) vmw_kms_generic_present() argument 1739 vmw_kms_present(struct vmw_private *dev_priv, struct drm_file *file_priv, struct vmw_framebuffer *vfb, struct vmw_surface *surface, uint32_t sid, int32_t destX, int32_t destY, struct drm_vmw_rect *clips, uint32_t num_clips) vmw_kms_present() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_kms.c | 885 struct vmw_surface *surface = NULL; in vmw_du_cursor_plane_atomic_check() local 1277 vmw_kms_new_framebuffer_surface(struct vmw_private *dev_priv, struct vmw_surface *surface, struct vmw_framebuffer **out, const struct drm_mode_fb_cmd2 *mode_cmd, bool is_bo_proxy) vmw_kms_new_framebuffer_surface() argument 1575 vmw_kms_new_framebuffer(struct vmw_private *dev_priv, struct vmw_bo *bo, struct vmw_surface *surface, bool only_2d, const struct drm_mode_fb_cmd2 *mode_cmd) vmw_kms_new_framebuffer() argument 1636 struct vmw_surface *surface = NULL; vmw_kms_fb_create() local 1973 vmw_kms_generic_present(struct vmw_private *dev_priv, struct drm_file *file_priv, struct vmw_framebuffer *vfb, struct vmw_surface *surface, uint32_t sid, int32_t destX, int32_t destY, struct drm_vmw_rect *clips, uint32_t num_clips) vmw_kms_generic_present() argument 1988 vmw_kms_present(struct vmw_private *dev_priv, struct drm_file *file_priv, struct vmw_framebuffer *vfb, struct vmw_surface *surface, uint32_t sid, int32_t destX, int32_t destY, struct drm_vmw_rect *clips, uint32_t num_clips) vmw_kms_present() argument [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | mediacodec_wrapper.c | 1361 int ff_AMediaCodec_configure(FFAMediaCodec* codec, const FFAMediaFormat* format, void* surface, void *crypto, uint32_t flags) in ff_AMediaCodec_configure() argument
|
| /third_party/glfw/src/ |
| H A D | win32_window.c | 2544 _glfwCreateWindowSurfaceWin32(VkInstance instance, _GLFWwindow* window, const VkAllocationCallbacks* allocator, VkSurfaceKHR* surface) _glfwCreateWindowSurfaceWin32() argument
|
| H A D | x11_window.c | 3210 _glfwCreateWindowSurfaceX11(VkInstance instance, _GLFWwindow* window, const VkAllocationCallbacks* allocator, VkSurfaceKHR* surface) _glfwCreateWindowSurfaceX11() argument
|
| /third_party/glfw/tests/ |
| H A D | triangle-vulkan.c | 154 VkSurfaceKHR surface; member [all...] |
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | platform_wayland.c | 1613 dri2_wl_query_buffer_age(_EGLDisplay *disp, _EGLSurface *surface) in dri2_wl_query_buffer_age() argument
|
| H A D | platform_x11.c | 1174 dri2_x11_get_sync_values(_EGLDisplay *display, _EGLSurface *surface, in dri2_x11_get_sync_values() argument
|