Searched refs:GetHardWareGrContext (Results 1 – 4 of 4) sorted by relevance
80 rsVulkanInterface.GetHardWareGrContext(); in DoSomethingInterestingWithMyAPI()99 rsVulkanContext.GetHardWareGrContext(); in DoSomethingInterestingWithMyAPI()
205 std::shared_ptr<Drawing::GPUContext> GetHardWareGrContext() const in GetHardWareGrContext() function336 std::shared_ptr<Drawing::GPUContext> GetHardWareGrContext() in GetHardWareGrContext() function338 return GetRsVulkanInterface().GetHardWareGrContext(); in GetHardWareGrContext()
296 if (vkContext.GetHardWareGrContext().get() == mSkContext.get()) { in FlushFrame()
300 if (vkContext.GetHardWareGrContext().get() == drContext_.get()) { in NativeFlushFrame()