Searched refs:getGraphiteBackendContext (Results 1 – 3 of 3) sorted by relevance
49 VulkanBackendContext getGraphiteBackendContext();
68 return SkiaGpuContext::MakeVulkan_Graphite(vulkanInterface.getGraphiteBackendContext()); in createContext()
36 return this->getGraphiteBackendContext(); in getGaneshBackendContext()39 VulkanBackendContext VulkanInterface::getGraphiteBackendContext() { in getGraphiteBackendContext() function in android::renderengine::skia::VulkanInterface