Home
last modified time | relevance | path

Searched refs:backendContext_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_vulkan_context.h187 return backendContext_.fQueue; in GetQueue()
193 return useHBackendContext ? hbackendContext_ : backendContext_;
240 GrVkBackendContext backendContext_; variable
H A Drs_vulkan_context.cpp81 CreateSkiaBackendContext(&backendContext_, false, isProtected); in Init()
85 CreateSkiaBackendContext(&backendContext_, false, isProtected); in Init()
455 drawingContext->BuildFromVK(backendContext_, options); in CreateDrawingContext()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/backend/
H A Drs_vulkan_context_test.cpp116 …EXPECT_TRUE(rsVulkanInterface.CreateSkiaBackendContext(&rsVulkanInterface.backendContext_, true, t…
117 …EXPECT_TRUE(rsVulkanInterface.CreateSkiaBackendContext(&rsVulkanInterface.backendContext_, false, …