HomeSort by relevance Sort by last modified time
    Searched refs:units (Results 126 - 150 of 214) sorted by null

1 2 3 4 56 7 8 9

  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/GLES/
glext.h 559 GL_API void GL_APIENTRY glPolygonOffsetxOES (GLfixed factor, GLfixed units);
599 typedef void (GL_APIENTRYP PFNGLPOLYGONOFFSETXOESPROC) (GLfixed factor, GLfixed units);
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/GLES/
glext.h 559 GL_API void GL_APIENTRY glPolygonOffsetxOES (GLfixed factor, GLfixed units);
599 typedef void (GL_APIENTRYP PFNGLPOLYGONOFFSETXOESPROC) (GLfixed factor, GLfixed units);
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/GLES/
glext.h 559 GL_API void GL_APIENTRY glPolygonOffsetxOES (GLfixed factor, GLfixed units);
599 typedef void (GL_APIENTRYP PFNGLPOLYGONOFFSETXOESPROC) (GLfixed factor, GLfixed units);
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/GLES/
glext.h 559 GL_API void GL_APIENTRY glPolygonOffsetxOES (GLfixed factor, GLfixed units);
599 typedef void (GL_APIENTRYP PFNGLPOLYGONOFFSETXOESPROC) (GLfixed factor, GLfixed units);
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/GLES/
glext.h 559 GL_API void GL_APIENTRY glPolygonOffsetxOES (GLfixed factor, GLfixed units);
599 typedef void (GL_APIENTRYP PFNGLPOLYGONOFFSETXOESPROC) (GLfixed factor, GLfixed units);
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/GLES/
glext.h 559 GL_API void GL_APIENTRY glPolygonOffsetxOES (GLfixed factor, GLfixed units);
599 typedef void (GL_APIENTRYP PFNGLPOLYGONOFFSETXOESPROC) (GLfixed factor, GLfixed units);
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/include/GLES/
glext.h 593 GL_API void GL_APIENTRY glPolygonOffsetxOES (GLfixed factor, GLfixed units);
633 typedef void (GL_APIENTRYP PFNGLPOLYGONOFFSETXOESPROC) (GLfixed factor, GLfixed units);
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLLogWrapper.java     [all...]
GLES20.java     [all...]
  /external/libpng/
pngwutil.c     [all...]
  /external/qemu/distrib/libpng-1.2.19/
png.h     [all...]
pngwutil.c     [all...]
pngrutil.c 1577 png_charp buf, units, endptr; local
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/opengl/
GraphicsContext3DOpenGL.cpp 845 void GraphicsContext3D::polygonOffset(GC3Dfloat factor, GC3Dfloat units)
848 ::glPolygonOffset(factor, units);
    [all...]
  /frameworks/native/opengl/include/GLES/
glext.h 648 GL_API void GL_APIENTRY glPolygonOffsetxOES (GLfixed factor, GLfixed units);
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
StateTransformFactory.java 479 // void glPolygonOffset(GLfloat factor, GLfloat units)
481 float units = msg.getArgs(1).getFloatValue(0); local
493 Float.valueOf(units)));
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 565 GL_APICALL void GL_APIENTRY glPolygonOffset (GLfloat factor, GLfloat units);
  /development/tools/emulator/system/gps/
gps_qemu.c 363 Token units )
  /external/mesa3d/include/GLES2/
gl2.h 565 GL_APICALL void GL_APIENTRY glPolygonOffset (GLfloat factor, GLfloat units);
  /external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
gl2.h 565 GL_APICALL void GL_APIENTRY glPolygonOffset (GLfloat factor, GLfloat units);
  /external/webkit/Source/WebCore/html/canvas/
WebGLRenderingContext.h 181 void polygonOffset(GC3Dfloat factor, GC3Dfloat units);
  /external/webkit/Source/WebCore/platform/graphics/
GraphicsContext3D.h 704 void polygonOffset(GC3Dfloat factor, GC3Dfloat units);
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 565 GL_APICALL void GL_APIENTRY glPolygonOffset (GLfloat factor, GLfloat units);
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/GLES2/
gl2.h 565 GL_APICALL void GL_APIENTRY glPolygonOffset (GLfloat factor, GLfloat units);
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/GLES2/
gl2.h 565 GL_APICALL void GL_APIENTRY glPolygonOffset (GLfloat factor, GLfloat units);

Completed in 706 milliseconds

1 2 3 4 56 7 8 9