Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLBackgroundLoader.h33 m_textureLoaderWPtr(textureLoaderWeak), in GLBackgroundLoader()
50 const android::snapshot::ITextureLoaderWPtr m_textureLoaderWPtr; variable
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLBackgroundLoader.cpp53 auto ptr = m_textureLoaderWPtr.lock(); in main()