Home
last modified time | relevance | path

Searched defs:cleanupHelper (Results 1 - 8 of 8) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Dsk_resource_manager.cpp65 SharedTextureContext* cleanupHelper = static_cast<SharedTextureContext*>(context); in DeleteSharedTextureContext() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_surface_capture_task_parallel.cpp528 NativeBufferUtils::VulkanCleanupHelper *cleanupHelper = in CreateSurfaceSyncCopyTask() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Dnative_buffer_utils.cpp25 VulkanCleanupHelper* cleanupHelper = static_cast<VulkanCleanupHelper*>(context); in DeleteVkImage() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dsurface.cpp45 MakeFromBackendRenderTarget(GPUContext* gpuContext, const TextureInfo& info, TextureOrigin origin, ColorType colorType, std::shared_ptr<ColorSpace> colorSpace, void (*deleteFunc)(void*), void* cleanupHelper) MakeFromBackendRenderTarget() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/image/
H A Dimage.cpp97 BuildFromTexture(GPUContext& gpuContext, const TextureInfo& info, TextureOrigin origin, BitmapFormat bitmapFormat, const std::shared_ptr<ColorSpace>& colorSpace, void (*deleteFunc)(void*), void* cleanupHelper) BuildFromTexture() argument
/foundation/graphic/graphic_2d/rosen/modules/create_pixelmap_surface/src/
H A Dpixel_map_from_surface.cpp359 NativeBufferUtils::VulkanCleanupHelper *cleanupHelper = in DeleteVkImage() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_image.cpp212 void SkiaImage::DeleteCleanupHelper(void (*deleteFunc)(void*), void* cleanupHelper) in DeleteCleanupHelper() argument
221 BuildFromTexture(GPUContext& gpuContext, const TextureInfo& info, TextureOrigin origin, BitmapFormat bitmapFormat, const std::shared_ptr<ColorSpace>& colorSpace, void (*deleteFunc)(void*), void* cleanupHelper) BuildFromTexture() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_render_node_drawable.cpp576 SharedTextureContext* cleanupHelper = static_cast<SharedTextureContext*>(context); in DeleteSharedTextureContext() local

Completed in 9 milliseconds