Home
last modified time | relevance | path

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

/frameworks/native/libs/renderengine/skia/
DVulkanInterface.h51 GrVkBackendContext getGaneshBackendContext();
DGaneshVkRenderEngine.cpp55 return SkiaGpuContext::MakeVulkan_Ganesh(vulkanInterface.getGaneshBackendContext(), in createContext()
DVulkanInterface.cpp35 GrVkBackendContext VulkanInterface::getGaneshBackendContext() { in getGaneshBackendContext() function in android::renderengine::skia::VulkanInterface