HomeSort by relevance Sort by last modified time
    Searched defs:GLclampf (Results 1 - 25 of 154) sorted by null

1 2 3 4 5 6 7

  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
gl_base_types.h 42 typedef khronos_float_t GLclampf;
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
gl_base_types.h 42 typedef khronos_float_t GLclampf;
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_format.h 38 typedef float GLclampf;
  /external/chromium_org/ppapi/c/
ppb_opengles2.h 28 typedef float GLclampf;
61 GLclampf red,
62 GLclampf green,
63 GLclampf blue,
64 GLclampf alpha);
88 GLclampf red,
89 GLclampf green,
90 GLclampf blue,
91 GLclampf alpha);
92 void (*ClearDepthf)(PP_Resource context, GLclampf depth)
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 34 typedef khronos_float_t GLclampf;
481 GL_APICALL void GL_APIENTRY glBlendColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
490 GL_APICALL void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
491 GL_APICALL void GL_APIENTRY glClearDepthf (GLclampf depth)
    [all...]
  /external/chromium_org/third_party/angle/include/GLES2/
gl2.h 34 typedef khronos_float_t GLclampf;
480 GL_APICALL void GL_APIENTRY glBlendColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
489 GL_APICALL void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
490 GL_APICALL void GL_APIENTRY glClearDepthf (GLclampf depth)
    [all...]
  /external/chromium_org/third_party/khronos/GLES2/
gl2.h 58 typedef khronos_float_t GLclampf;
  /external/chromium_org/third_party/mesa/src/include/GLES2/
gl2.h 34 typedef khronos_float_t GLclampf;
481 GL_APICALL void GL_APIENTRY glBlendColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
490 GL_APICALL void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
491 GL_APICALL void GL_APIENTRY glClearDepthf (GLclampf depth)
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 34 typedef khronos_float_t GLclampf;
481 GL_APICALL void GL_APIENTRY glBlendColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
490 GL_APICALL void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
491 GL_APICALL void GL_APIENTRY glClearDepthf (GLclampf depth)
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 57 typedef khronos_float_t GLclampf;
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 65 typedef float GLclampf;
474 GLAPI void APIENTRY glAlphaFunc (GLenum func, GLclampf ref);
479 GLAPI void APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
481 GLAPI void APIENTRY glClearDepthf (GLclampf depth);
497 GLAPI void APIENTRY glDepthRangef (GLclampf zNear, GLclampf zFar);
557 GLAPI void APIENTRY glSampleCoverage (GLclampf value, GLboolean invert)
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 33 typedef khronos_float_t GLclampf;
480 GL_APICALL void GL_APIENTRY glBlendColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
489 GL_APICALL void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
490 GL_APICALL void GL_APIENTRY glClearDepthf (GLclampf depth)
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 33 typedef khronos_float_t GLclampf;
480 GL_APICALL void GL_APIENTRY glBlendColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
489 GL_APICALL void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
490 GL_APICALL void GL_APIENTRY glClearDepthf (GLclampf depth)
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 33 typedef khronos_float_t GLclampf;
480 GL_APICALL void GL_APIENTRY glBlendColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
489 GL_APICALL void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
490 GL_APICALL void GL_APIENTRY glClearDepthf (GLclampf depth)
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h 33 typedef khronos_float_t GLclampf;
480 GL_APICALL void GL_APIENTRY glBlendColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
489 GL_APICALL void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
490 GL_APICALL void GL_APIENTRY glClearDepthf (GLclampf depth)
    [all...]
  /prebuilts/ndk/5/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 33 typedef khronos_float_t GLclampf;
480 GL_APICALL void GL_APIENTRY glBlendColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
489 GL_APICALL void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
490 GL_APICALL void GL_APIENTRY glClearDepthf (GLclampf depth)
    [all...]
  /prebuilts/ndk/6/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 33 typedef khronos_float_t GLclampf;
480 GL_APICALL void GL_APIENTRY glBlendColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
489 GL_APICALL void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
490 GL_APICALL void GL_APIENTRY glClearDepthf (GLclampf depth)
    [all...]
  /prebuilts/ndk/6/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 33 typedef khronos_float_t GLclampf;
480 GL_APICALL void GL_APIENTRY glBlendColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
489 GL_APICALL void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
490 GL_APICALL void GL_APIENTRY glClearDepthf (GLclampf depth)
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/GLES2/
gl2.h 34 typedef khronos_float_t GLclampf;
481 GL_APICALL void GL_APIENTRY glBlendColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
490 GL_APICALL void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
491 GL_APICALL void GL_APIENTRY glClearDepthf (GLclampf depth)
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/GLES2/
gl2.h 34 typedef khronos_float_t GLclampf;
481 GL_APICALL void GL_APIENTRY glBlendColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
490 GL_APICALL void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
491 GL_APICALL void GL_APIENTRY glClearDepthf (GLclampf depth)
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 34 typedef khronos_float_t GLclampf;
481 GL_APICALL void GL_APIENTRY glBlendColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
490 GL_APICALL void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
491 GL_APICALL void GL_APIENTRY glClearDepthf (GLclampf depth)
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 34 typedef khronos_float_t GLclampf;
481 GL_APICALL void GL_APIENTRY glBlendColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
490 GL_APICALL void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
491 GL_APICALL void GL_APIENTRY glClearDepthf (GLclampf depth)
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 34 typedef khronos_float_t GLclampf;
481 GL_APICALL void GL_APIENTRY glBlendColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
490 GL_APICALL void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
491 GL_APICALL void GL_APIENTRY glClearDepthf (GLclampf depth)
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h 34 typedef khronos_float_t GLclampf;
481 GL_APICALL void GL_APIENTRY glBlendColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
490 GL_APICALL void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
491 GL_APICALL void GL_APIENTRY glClearDepthf (GLclampf depth)
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/GLES2/
gl2.h 34 typedef khronos_float_t GLclampf;
481 GL_APICALL void GL_APIENTRY glBlendColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
490 GL_APICALL void GL_APIENTRY glClearColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
491 GL_APICALL void GL_APIENTRY glClearDepthf (GLclampf depth)
    [all...]

Completed in 2133 milliseconds

1 2 3 4 5 6 7