Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DSyncThread.cpp103 static GlobalSyncThread* sGlobalSyncThread() { in sGlobalSyncThread() function
465 auto res = sGlobalSyncThread()->syncThreadPtr(); in get()
471 sGlobalSyncThread()->initialize(hasGl, healthMonitor); in initialize()
474 void SyncThread::destroy() { sGlobalSyncThread()->destroy(); } in destroy()