Home
last modified time | relevance | path

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

/development/ndk/sources/android/ndk_helper/
DGLContext.cpp281 std::string extensions = std::string( (char*) glGetString( GL_EXTENSIONS ) ); in CheckExtension() local
286 if( extensions.find( extension, pos ) != std::string::npos ) in CheckExtension()
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DFrameBufferObjectActivity.java238 String extensions = " " + gl.glGetString(GL10.GL_EXTENSIONS) + " "; in checkIfContextSupportsExtension() local
245 return extensions.indexOf(" " + extension + " ") >= 0; in checkIfContextSupportsExtension()
DCubeMapActivity.java208 String extensions = " " + gl.glGetString(GL10.GL_EXTENSIONS) + " "; in checkIfContextSupportsExtension() local
215 return extensions.indexOf(" " + extension + " ") >= 0; in checkIfContextSupportsExtension()
/development/ndk/platforms/android-4/samples/san-angeles/jni/
DREADME.txt49 Common Lite -level function calls without any extensions.
/development/perftests/panorama/feature_mos/doc/
Dfeature_mos_API_doxyfile227 # use: inc=Fortran f=C. Note that for custom extensions you also need to set
/development/perftests/panorama/feature_stab/doc/
Ddbreg_API_doxyfile227 # use: inc=Fortran f=C. Note that for custom extensions you also need to set