Home
last modified time | relevance | path

Searched defs:backendTexture (Results 1 – 15 of 15) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
Dskia_texture_info.cpp28 GrBackendTexture backendTexture(0, 0, imageInfo); in ConvertToGrBackendVKTexture() local
34 GrBackendTexture backendTexture(info.GetWidth(), info.GetHeight(), imageInfo); in ConvertToGrBackendVKTexture() local
69 GrBackendTexture backendTexture(info.GetWidth(), info.GetHeight(), imageInfo); in ConvertToGrBackendVKTexture() local
73 void SkiaTextureInfo::ConvertToVKTexture(const GrBackendTexture& backendTexture, TextureInfo& info) in ConvertToVKTexture()
125 GrBackendTexture backendTexture(info.GetWidth(), info.GetHeight(), in ConvertToGrBackendTexture() local
Dskia_image.cpp243 const auto& backendTexture = SkiaTextureInfo::ConvertToGrBackendTexture(info); in BuildFromTexture() local
330 auto backendTexture = BackendTexture(true); in GetBackendTexture() local
Dskia_surface.cpp390 auto backendTexture = BackendTexture(true); in GetBackendTexture() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/feature/gpuComposition/
Drs_vk_image_manager.h38 NativeVkImageRes(NativeWindowBuffer* nativeWindowBuffer, Drawing::BackendTexture backendTexture, in NativeVkImageRes()
Drs_vk_image_manager.cpp68 auto backendTexture = NativeBufferUtils::MakeBackendTextureFromNativeBuffer(nativeWindowBuffer, in Create() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/feature/capture/
Drs_ui_capture_task_parallel.cpp62 Drawing::Surface& surface, const Drawing::BackendTexture& backendTexture, in DrawCapturedImg()
386 Drawing::BackendTexture backendTexture = surface->GetBackendTexture(); in CreateSurfaceSyncCopyTask() local
Drs_surface_capture_task_parallel.cpp53 Drawing::Surface& surface, const Drawing::BackendTexture& backendTexture, in DrawCapturedImg()
477 Drawing::BackendTexture backendTexture = surface->GetBackendTexture(); in CreateSurfaceSyncCopyTask() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
Dnative_buffer_utils.cpp330 Drawing::BackendTexture backendTexture(true); in MakeBackendTextureFromNativeBuffer() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
Drs_ui_first_surface_render_node_drawable.cpp204 auto backendTexture = completeImage->GetBackendTexture(false, &origin); in GetCompletedImage() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/magic_pointer_render/
Drs_magic_pointer_render_manager.cpp446 auto& backendTexture = imageCache->GetBackendTexture(); in GetIntersectImageFromVK() local
/foundation/graphic/graphic_2d/rosen/modules/create_pixelmap_surface/src/
Dpixel_map_from_surface.cpp184 GrBackendTexture backendTexture( in GetSkSurfaceFromSurfaceBuffer() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/render_thread/
Drs_base_render_engine.cpp737 auto& backendTexture = imageCache->GetBackendTexture(); in CreateImageFromBuffer() local
Drs_uni_render_util.cpp1348 OHOS::Rosen::Drawing::BackendTexture backendTexture(true); in MakeBackendTexture() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_draw_cmd.cpp1299 auto backendTexture = NativeBufferUtils::MakeBackendTextureFromNativeBuffer(nativeWindowBuffer_, in DrawWithVulkan() local
Drs_render_node.cpp157 OHOS::Rosen::Drawing::BackendTexture backendTexture(true); in MakeBackendTexture() local
3409 auto backendTexture = completeImage->GetBackendTexture(false, &origin); in GetCompletedImage() local