Home
last modified time | relevance | path

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

/hardware/google/aemu/snapshot/include/snapshot/
DTextureLoader.h49 virtual void acquireLoaderThread(LoaderThreadPtr thread) = 0;
67 AEMU_EXPORT void acquireLoaderThread(LoaderThreadPtr thread) override { in acquireLoaderThread() function
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DObjectNameSpace.cpp421 textureLoader->acquireLoaderThread(m_backgroundLoader); in onLoad()