Home
last modified time | relevance | path

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

/development/ndk/sources/android/ndk_helper/
DGLContext.h93 EGLint Swap();
DGLContext.cpp164 EGLint GLContext::Swap() in Swap() function in ndk_helper::GLContext
/development/ndk/platforms/android-18/samples/MoreTeapots/jni/
DMoreTeapotsNativeActivity.cpp199 if( EGL_SUCCESS != gl_context_->Swap() ) in DrawFrame()
/development/ndk/platforms/android-17/samples/Teapot/jni/
DTeapotNativeActivity.cpp188 if( EGL_SUCCESS != gl_context_->Swap() ) in DrawFrame()