Home
last modified time | relevance | path

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

/frameworks/native/libs/renderengine/skia/
DVulkanInterface.h49 VulkanBackendContext getGraphiteBackendContext();
DGraphiteVkRenderEngine.cpp68 return SkiaGpuContext::MakeVulkan_Graphite(vulkanInterface.getGraphiteBackendContext()); in createContext()
DVulkanInterface.cpp36 return this->getGraphiteBackendContext(); in getGaneshBackendContext()
39 VulkanBackendContext VulkanInterface::getGraphiteBackendContext() { in getGraphiteBackendContext() function in android::renderengine::skia::VulkanInterface