| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
| D | skia_texture_info.cpp | 28 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
|
| D | skia_image.cpp | 243 const auto& backendTexture = SkiaTextureInfo::ConvertToGrBackendTexture(info); in BuildFromTexture() local 330 auto backendTexture = BackendTexture(true); in GetBackendTexture() local
|
| D | skia_surface.cpp | 390 auto backendTexture = BackendTexture(true); in GetBackendTexture() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/feature/gpuComposition/ |
| D | rs_vk_image_manager.h | 38 NativeVkImageRes(NativeWindowBuffer* nativeWindowBuffer, Drawing::BackendTexture backendTexture, in NativeVkImageRes()
|
| D | rs_vk_image_manager.cpp | 68 auto backendTexture = NativeBufferUtils::MakeBackendTextureFromNativeBuffer(nativeWindowBuffer, in Create() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/feature/capture/ |
| D | rs_ui_capture_task_parallel.cpp | 62 Drawing::Surface& surface, const Drawing::BackendTexture& backendTexture, in DrawCapturedImg() 386 Drawing::BackendTexture backendTexture = surface->GetBackendTexture(); in CreateSurfaceSyncCopyTask() local
|
| D | rs_surface_capture_task_parallel.cpp | 53 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/ |
| D | native_buffer_utils.cpp | 330 Drawing::BackendTexture backendTexture(true); in MakeBackendTextureFromNativeBuffer() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/ |
| D | rs_ui_first_surface_render_node_drawable.cpp | 204 auto backendTexture = completeImage->GetBackendTexture(false, &origin); in GetCompletedImage() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/magic_pointer_render/ |
| D | rs_magic_pointer_render_manager.cpp | 446 auto& backendTexture = imageCache->GetBackendTexture(); in GetIntersectImageFromVK() local
|
| /foundation/graphic/graphic_2d/rosen/modules/create_pixelmap_surface/src/ |
| D | pixel_map_from_surface.cpp | 184 GrBackendTexture backendTexture( in GetSkSurfaceFromSurfaceBuffer() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/render_thread/ |
| D | rs_base_render_engine.cpp | 737 auto& backendTexture = imageCache->GetBackendTexture(); in CreateImageFromBuffer() local
|
| D | rs_uni_render_util.cpp | 1348 OHOS::Rosen::Drawing::BackendTexture backendTexture(true); in MakeBackendTexture() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
| D | rs_draw_cmd.cpp | 1299 auto backendTexture = NativeBufferUtils::MakeBackendTextureFromNativeBuffer(nativeWindowBuffer_, in DrawWithVulkan() local
|
| D | rs_render_node.cpp | 157 OHOS::Rosen::Drawing::BackendTexture backendTexture(true); in MakeBackendTexture() local 3409 auto backendTexture = completeImage->GetBackendTexture(false, &origin); in GetCompletedImage() local
|