HomeSort by relevance Sort by last modified time
    Searched refs:glIsQuery (Results 1 - 22 of 22) sorted by null

  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gl3stub.c 30 FIND_PROC(glIsQuery);
136 !glIsQuery ||
248 GL_APICALL GLboolean (* GL_APIENTRY glIsQuery) (GLuint id);
gl3stub.h 391 extern GL_APICALL GLboolean (* GL_APIENTRY glIsQuery) (GLuint id);
    [all...]
  /frameworks/native/opengl/libs/GLES_trace/
gltrace.proto 411 glIsQuery = 385;
  /frameworks/native/opengl/tools/glgen/specs/gles11/
GLES30.spec 15 GLboolean glIsQuery ( GLuint id )
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 532 // C function GLboolean glIsQuery ( GLuint id )
534 public static native boolean glIsQuery(
    [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h     [all...]
  /frameworks/native/opengl/include/GLES3/
gl3.h     [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.cpp 1026 const GLMessage_Function GLMessage::glIsQuery;
    [all...]
gltrace.pb.h     [all...]
gltrace_api.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl_mangle.h     [all...]
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl_mangle.h     [all...]
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl_mangle.h     [all...]
glext.h     [all...]
  /frameworks/base/core/jni/
android_opengl_GLES30.cpp 723 /* GLboolean glIsQuery ( GLuint id ) */
728 _returnValue = glIsQuery(
    [all...]
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_opengl.h     [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_opengl.h     [all...]
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_opengl.h     [all...]
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_opengl.h     [all...]
  /prebuilts/sdk/18/
android.jar 

Completed in 800 milliseconds