Home
last modified time | relevance | path

Searched defs:extension (Results 1 – 3 of 3) sorted by relevance

/development/ndk/sources/android/ndk_helper/
DGLContext.cpp276 bool GLContext::CheckExtension( const char* extension ) in CheckExtension()
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DFrameBufferObjectActivity.java237 private boolean checkIfContextSupportsExtension(GL10 gl, String extension) { in checkIfContextSupportsExtension()
DCubeMapActivity.java207 private boolean checkIfContextSupportsExtension(GL10 gl, String extension) { in checkIfContextSupportsExtension()