Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLBackgroundLoader.cpp58 const SaveableTexturePtr& saveable = it.second; in main() local
59 if (saveable) { in main()
60 m_glesIface.restoreTexture(saveable.get()); in main()