Home
last modified time | relevance | path

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

/frameworks/native/libs/renderengine/skia/
DGaneshVkRenderEngine.cpp56 mSkSLCacheMonitor); in createContext()
DSkiaRenderEngine.h127 SkSLCacheMonitor mSkSLCacheMonitor; variable
DSkiaGLRenderEngine.cpp309 contexts.first = SkiaGpuContext::MakeGL_Ganesh(glInterface, mSkSLCacheMonitor); in createContexts()
312 contexts.second = SkiaGpuContext::MakeGL_Ganesh(glInterface, mSkSLCacheMonitor); in createContexts()
DSkiaRenderEngine.cpp268 return mSkSLCacheMonitor.totalShadersCompiled(); in reportShadersCompiled()
1229 mSkSLCacheMonitor.shadersCachedSinceLastCall()); in dump()