Home
last modified time | relevance | path

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

/frameworks/native/libs/renderengine/skia/compat/
DGaneshGpuContext.cpp41 static GrContextOptions ganeshOptions(GrContextOptions::PersistentCache& skSLCacheMonitor) { in ganeshOptions() function
55 GrDirectContexts::MakeGL(glInterface, ganeshOptions(skSLCacheMonitor))); in MakeGL_Ganesh()
62 GrDirectContexts::MakeVulkan(grVkBackendContext, ganeshOptions(skSLCacheMonitor))); in MakeVulkan_Ganesh()