Home
last modified time | relevance | path

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

/development/ndk/sources/android/ndk_helper/
DGLContext.h96 void Suspend();
DGLContext.cpp259 void GLContext::Suspend() in Suspend() function in ndk_helper::GLContext
/development/ndk/platforms/android-17/samples/Teapot/jni/
DTeapotNativeActivity.cpp200 gl_context_->Suspend(); in TermDisplay()
/development/ndk/platforms/android-18/samples/MoreTeapots/jni/
DMoreTeapotsNativeActivity.cpp211 gl_context_->Suspend(); in TermDisplay()