Searched refs:backendContext_ (Results 1 – 3 of 3) sorted by relevance
187 return backendContext_.fQueue; in GetQueue()193 return useHBackendContext ? hbackendContext_ : backendContext_;240 GrVkBackendContext backendContext_; variable
81 CreateSkiaBackendContext(&backendContext_, false, isProtected); in Init()85 CreateSkiaBackendContext(&backendContext_, false, isProtected); in Init()455 drawingContext->BuildFromVK(backendContext_, options); in CreateDrawingContext()
116 …EXPECT_TRUE(rsVulkanInterface.CreateSkiaBackendContext(&rsVulkanInterface.backendContext_, true, t…117 …EXPECT_TRUE(rsVulkanInterface.CreateSkiaBackendContext(&rsVulkanInterface.backendContext_, false, …