Home
last modified time | relevance | path

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

/frameworks/native/libs/renderengine/skia/
DVulkanInterface.h52 VulkanBackendContext getGraphiteBackendContext();
DGraphiteVkRenderEngine.cpp64 return SkiaGpuContext::MakeVulkan_Graphite(vulkanInterface.getGraphiteBackendContext()); in createContext()
DVulkanInterface.cpp52 VulkanBackendContext VulkanInterface::getGraphiteBackendContext() { in getGraphiteBackendContext() function in android::renderengine::skia::VulkanInterface