HomeSort by relevance Sort by last modified time
    Searched refs:glPointParameterf (Results 51 - 75 of 84) sorted by null

1 23 4

  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
GLDispatch.h 163 static void (GLAPIENTRY *glPointParameterf) (GLenum, GLfloat);
  /sdk/emulator/opengl/host/libs/libOpenglRender/
GLDispatch.cpp 67 s_gl.glPointParameterf = (glPointParameterf_t) s_gles_lib->findSymbol("glPointParameterf");
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLProtoBuf.java 298 glPointParameterf(267, 267),
791 case 267: return glPointParameterf;
    [all...]
  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_entry.cpp 36 void glPointParameterf(GLenum pname, GLfloat param);
471 void glPointParameterf(GLenum pname, GLfloat param)
474 ctx->glPointParameterf(ctx, pname, param);
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp     [all...]
  /frameworks/base/opengl/java/android/opengl/
GLLogWrapper.java     [all...]
  /frameworks/base/core/jni/
android_opengl_GLES11.cpp     [all...]
com_google_android_gles_jni_GLImpl.cpp     [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.cpp 908 const GLMessage_Function GLMessage::glPointParameterf;
    [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...]
  /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/4/
android.jar 
  /prebuilts/sdk/5/
android.jar 
  /prebuilts/sdk/11/
android.jar 
  /prebuilts/sdk/12/
android.jar 

Completed in 4016 milliseconds

1 23 4