Home
last modified time | relevance | path

Searched refs:GetVKTextureInfo (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_vk_image_manager.cpp60 if (!backendTexture.IsValid() || !backendTexture.GetTextureInfo().GetVKTextureInfo()) { in Create()
68 backendTexture.GetTextureInfo().GetVKTextureInfo()->vkImage, in Create()
69 backendTexture.GetTextureInfo().GetVKTextureInfo()->vkAlloc.memory)); in Create()
H A Drs_surface_capture_task_parallel.cpp578 auto vkTextureInfo = backendTextureTmp.GetTextureInfo().GetVKTextureInfo(); in CreateSurfaceSyncCopyTask()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/nativebufferutils_fuzzer/
H A Dnativebufferutils_fuzzer.cpp69 auto vkTextureInfo = cachedBackendTexture.GetTextureInfo().GetVKTextureInfo(); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/backend/
H A Dnative_buffer_utils_test.cpp50 auto vkTextureInfo = cachedBackendTexture.GetTextureInfo().GetVKTextureInfo();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_image_base.cpp500 auto vkTextureInfo = backendTexture_.GetTextureInfo().GetVKTextureInfo(); in MakeFromTextureForVK()
510 auto vkTextureInfo = backendTexture_.GetTextureInfo().GetVKTextureInfo(); in MakeFromTextureForVK()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_ui_first_surface_render_node_drawable.cpp156 auto vkTexture = cacheCompletedBackendTexture_.GetTextureInfo().GetVKTextureInfo(); in GetCompletedImage()
313 auto vkTextureInfo = cacheBackendTexture_.GetTextureInfo().GetVKTextureInfo(); in InitCacheSurface()
H A Drs_canvas_drawing_render_node_drawable.cpp583 if (!backendTexture_.IsValid() || !backendTexture_.GetTextureInfo().GetVKTextureInfo()) { in ResetSurfaceForVK()
605 auto vkTextureInfo = backendTexture_.GetTextureInfo().GetVKTextureInfo(); in ResetSurfaceForVK()
H A Drs_render_node_drawable.cpp522 auto vkTextureInfo = cachedBackendTexture_.GetTextureInfo().GetVKTextureInfo(); in InitCachedSurface()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_texture_info.cpp32 auto vkInfo = info.GetVKTextureInfo(); in ConvertToGrBackendVKTexture()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H A Dimage.h195 std::shared_ptr<VKTextureInfo> GetVKTextureInfo() const in GetVKTextureInfo() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H A Drs_extended_modifier.cpp100 auto vkTextureInfo = backendTextureTmp.GetTextureInfo().GetVKTextureInfo(); in CreateSurface()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/create_pixelmap_surface/src/
H A Dpixel_map_from_surface.cpp370 auto vkTextureInfo = backendTextureTmp.GetTextureInfo().GetVKTextureInfo(); in DrawImageRectVK()
421 auto vkTextureInfo = backendTexture_.GetTextureInfo().GetVKTextureInfo(); in CreateDrawingImage()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_draw_cmd.cpp363 auto vkTextureInfo = backendTexture_.GetTextureInfo().GetVKTextureInfo(); in MakeFromTextureForVK()
381 auto vkTextureInfo = backendTexture_.GetTextureInfo().GetVKTextureInfo(); in MakeFromTextureForVK()
992 auto vkTextureInfo = backendTexture.GetTextureInfo().GetVKTextureInfo(); in DrawWithVulkan()
H A Drs_render_node.cpp2899 auto vkTextureInfo = initCacheBackendTexture.GetTextureInfo().GetVKTextureInfo(); in InitCacheSurface()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable_background.cpp393 auto vkTextureInfo = backendTexture_.GetTextureInfo().GetVKTextureInfo(); in MakeFromTextureForVK()
409 auto vkTextureInfo = backendTexture_.GetTextureInfo().GetVKTextureInfo(); in MakeFromTextureForVK()