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

1 2 3 45 6 7 8 9

  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/GLES/
gl.h 623 GL_API void GL_APIENTRY glPolygonOffset (GLfloat factor, GLfloat units);
712 GL_API void GL_APIENTRY glPolygonOffsetx (GLfixed factor, GLfixed units);
    [all...]
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-14/arch-x86/usr/include/GLES/
gl.h 623 GL_API void GL_APIENTRY glPolygonOffset (GLfloat factor, GLfloat units);
712 GL_API void GL_APIENTRY glPolygonOffsetx (GLfixed factor, GLfixed units);
    [all...]
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-4/arch-arm/usr/include/GLES/
gl.h 623 GL_API void GL_APIENTRY glPolygonOffset (GLfloat factor, GLfloat units);
712 GL_API void GL_APIENTRY glPolygonOffsetx (GLfixed factor, GLfixed units);
    [all...]
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-4/arch-x86/usr/include/GLES/
gl.h 623 GL_API void GL_APIENTRY glPolygonOffset (GLfloat factor, GLfloat units);
712 GL_API void GL_APIENTRY glPolygonOffsetx (GLfixed factor, GLfixed units);
    [all...]
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-arm/usr/include/GLES/
gl.h 623 GL_API void GL_APIENTRY glPolygonOffset (GLfloat factor, GLfloat units);
712 GL_API void GL_APIENTRY glPolygonOffsetx (GLfixed factor, GLfixed units);
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 623 GL_API void GL_APIENTRY glPolygonOffset (GLfloat factor, GLfloat units);
712 GL_API void GL_APIENTRY glPolygonOffsetx (GLfixed factor, GLfixed units);
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 623 GL_API void GL_APIENTRY glPolygonOffset (GLfloat factor, GLfloat units);
712 GL_API void GL_APIENTRY glPolygonOffsetx (GLfixed factor, GLfixed units);
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 623 GL_API void GL_APIENTRY glPolygonOffset (GLfloat factor, GLfloat units);
712 GL_API void GL_APIENTRY glPolygonOffsetx (GLfixed factor, GLfixed units);
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/GLES/
gl.h 623 GL_API void GL_APIENTRY glPolygonOffset (GLfloat factor, GLfloat units);
712 GL_API void GL_APIENTRY glPolygonOffsetx (GLfixed factor, GLfixed units);
    [all...]
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/GLES/
gl.h 623 GL_API void GL_APIENTRY glPolygonOffset (GLfloat factor, GLfloat units);
712 GL_API void GL_APIENTRY glPolygonOffsetx (GLfixed factor, GLfixed units);
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/include/GLES/
gl.h 623 GL_API void GL_APIENTRY glPolygonOffset (GLfloat factor, GLfloat units);
712 GL_API void GL_APIENTRY glPolygonOffsetx (GLfixed factor, GLfixed units);
    [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace_api.h 115 void GLTrace_glPolygonOffset(GLfloat factor, GLfloat units);
363 void GLTrace_glPolygonOffsetx(GLfixed factor, GLfixed units);
424 void GLTrace_glPolygonOffsetxOES(GLfixed factor, GLfixed units);
    [all...]
  /external/libpng/
pngrutil.c 1678 png_charp buf, units, endptr; local
    [all...]
  /external/webkit/Source/WebKit/chromium/public/
WebGraphicsContext3D.h 267 virtual void polygonOffset(WGC3Dfloat factor, WGC3Dfloat units) = 0;
  /external/webkit/Source/WebKit/chromium/src/
GraphicsContext3DInternal.h 175 void polygonOffset(GC3Dfloat factor, GC3Dfloat units);
  /frameworks/base/core/jni/
android_opengl_GLES10.cpp     [all...]
  /frameworks/native/opengl/libagl/
context.h 169 GLfixed units; member in struct:android::gl::polygon_offset_t
  /external/icu4c/i18n/
decNumber.c 151 /* during many operations, so whole Units are handled and exact */
404 /* collect remaining Units, if any, into hi */
440 /* collect remaining Units, if any, into hi */
2496 uInt units, shift; \/* work *\/ local
    [all...]
  /development/ndk/platforms/android-4/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/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/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/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/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...]

Completed in 1447 milliseconds

1 2 3 45 6 7 8 9