Home
last modified time | relevance | path

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

/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.cpp557 auto vkTextureInfo = backendTextureTmp.GetTextureInfo().GetVKTextureInfo(); in CreateSurfaceSyncCopyTask()
/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()
/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(); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_image_base.cpp520 auto vkTextureInfo = backendTexture_.GetTextureInfo().GetVKTextureInfo(); in MakeFromTextureForVK()
530 auto vkTextureInfo = backendTexture_.GetTextureInfo().GetVKTextureInfo(); in MakeFromTextureForVK()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_ui_first_surface_render_node_drawable.cpp157 auto vkTexture = cacheCompletedBackendTexture_.GetTextureInfo().GetVKTextureInfo(); in GetCompletedImage()
314 auto vkTextureInfo = cacheBackendTexture_.GetTextureInfo().GetVKTextureInfo(); in InitCacheSurface()
H A Drs_canvas_drawing_render_node_drawable.cpp655 if (!backendTexture_.IsValid() || !backendTexture_.GetTextureInfo().GetVKTextureInfo()) { in ResetSurfaceForVK()
677 auto vkTextureInfo = backendTexture_.GetTextureInfo().GetVKTextureInfo(); in ResetSurfaceForVK()
800 if (!backendTexture_.IsValid() || !backendTexture_.GetTextureInfo().GetVKTextureInfo()) { in GpuContextResetVk()
821 auto vkTextureInfo = backendTexture_.GetTextureInfo().GetVKTextureInfo(); in GpuContextResetVk()
H A Drs_render_node_drawable.cpp528 auto vkTextureInfo = cachedBackendTexture_.GetTextureInfo().GetVKTextureInfo(); in InitCachedSurface()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H A Dimage.h195 std::shared_ptr<VKTextureInfo> GetVKTextureInfo() const in GetVKTextureInfo() function in OHOS::Rosen::Drawing::TextureInfo
/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()
/foundation/graphic/graphic_2d/rosen/modules/create_pixelmap_surface/src/
H A Dpixel_map_from_surface.cpp380 auto vkTextureInfo = backendTextureTmp.GetTextureInfo().GetVKTextureInfo(); in DrawImageRectVK()
431 auto vkTextureInfo = backendTexture_.GetTextureInfo().GetVKTextureInfo(); in CreateDrawingImage()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H A Drs_extended_modifier.cpp100 auto vkTextureInfo = backendTextureTmp.GetTextureInfo().GetVKTextureInfo(); in CreateSurface()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_draw_cmd.cpp374 auto vkTextureInfo = backendTexture_.GetTextureInfo().GetVKTextureInfo(); in MakeFromTextureForVK()
392 auto vkTextureInfo = backendTexture_.GetTextureInfo().GetVKTextureInfo(); in MakeFromTextureForVK()
876 auto vkTextureInfo = backendTexture.GetTextureInfo().GetVKTextureInfo(); in DrawWithVulkan()
H A Drs_render_node.cpp2916 auto vkTextureInfo = initCacheBackendTexture.GetTextureInfo().GetVKTextureInfo(); in InitCacheSurface()
/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()

Completed in 19 milliseconds