Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A 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
H A Dskia_image.cpp241 const auto& backendTexture = SkiaTextureInfo::ConvertToGrBackendTexture(info); in BuildFromTexture() local
328 auto backendTexture = BackendTexture(true); in GetBackendTexture() local
H A Dskia_surface.cpp388 auto backendTexture = BackendTexture(true); in GetBackendTexture() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_vk_image_manager.h37 NativeVkImageRes(NativeWindowBuffer* nativeWindowBuffer, Drawing::BackendTexture backendTexture, in NativeVkImageRes()
H A Drs_ui_capture_task_parallel.cpp56 Drawing::Surface& surface, const Drawing::BackendTexture& backendTexture, in DrawCapturedImg()
307 Drawing::BackendTexture backendTexture = surface->GetBackendTexture(); in CreateSurfaceSyncCopyTask() local
H A Drs_vk_image_manager.cpp58 auto backendTexture = NativeBufferUtils::MakeBackendTextureFromNativeBuffer(nativeWindowBuffer, in Create() local
H A Drs_surface_capture_task_parallel.cpp50 Drawing::Surface& surface, const Drawing::BackendTexture& backendTexture, in DrawCapturedImg()
405 Drawing::BackendTexture backendTexture = surface->GetBackendTexture(); in CreateSurfaceSyncCopyTask() local
H A Drs_base_render_engine.cpp763 auto& backendTexture = imageCache->GetBackendTexture(); in DrawImage() local
H A Drs_uni_render_util.cpp1279 OHOS::Rosen::Drawing::BackendTexture backendTexture(true); in MakeBackendTexture() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Dnative_buffer_utils.cpp323 Drawing::BackendTexture backendTexture(true); in MakeBackendTextureFromNativeBuffer() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_ui_first_surface_render_node_drawable.cpp199 auto backendTexture = completeImage->GetBackendTexture(false, &origin); in GetCompletedImage() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/create_pixelmap_surface/src/
H A Dpixel_map_from_surface.cpp172 GrBackendTexture backendTexture( in GetSkSurfaceFromSurfaceBuffer() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/pointer_render/
H A Drs_pointer_render_manager.cpp402 auto& backendTexture = imageCache->GetBackendTexture(); in GetIntersectImageFromVK() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_draw_cmd.cpp980 auto backendTexture = NativeBufferUtils::MakeBackendTextureFromNativeBuffer(nativeWindowBuffer_, in DrawWithVulkan() local
H A Drs_render_node.cpp149 OHOS::Rosen::Drawing::BackendTexture backendTexture(true); in MakeBackendTexture() local
3061 auto backendTexture = completeImage->GetBackendTexture(false, &origin); in GetCompletedImage() local