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

1 2 3 4 5 6 7 8 91011>>

  /frameworks/native/services/surfaceflinger/RenderEngine/
Description.h 39 GLclampf mPlaneAlpha;
50 GLclampf mColor[4];
61 void setPlaneAlpha(GLclampf planeAlpha);
66 void setColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
Description.cpp 43 void Description::setPlaneAlpha(GLclampf planeAlpha) {
72 void Description::setColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) {
  /external/mesa3d/src/mesa/main/
multisample.h 34 _mesa_SampleCoverageARB(GLclampf value, GLboolean invert);
clear.h 37 _mesa_ClearColor( GLclampf red, GLclampf green,
38 GLclampf blue, GLclampf alpha );
blend.h 76 _mesa_BlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha);
80 _mesa_AlphaFunc( GLenum func, GLclampf ref );
viewport.h 47 _mesa_DepthRangef(GLclampf nearval, GLclampf farval);
depth.h 47 _mesa_ClearDepthf( GLclampf depth );
multisample.c 37 _mesa_SampleCoverageARB(GLclampf value, GLboolean invert)
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
gl_base_types.h 42 typedef khronos_float_t GLclampf;
  /external/deqp/framework/opengl/wrapper/
glwDefs.cpp 45 DE_STATIC_ASSERT(sizeof(GLclampf) == 4);
  /frameworks/native/opengl/tools/glgen/specs/gles11/
GLES20.spec 8 void glBlendColor ( GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha )
17 void glClearColor ( GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha )
18 void glClearDepthf ( GLclampf depth )
37 void glDepthRangef ( GLclampf zNear, GLclampf zFar
    [all...]
GLES10.spec 2 void glAlphaFunc ( GLenum func, GLclampf ref )
7 void glClearColor ( GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha )
9 void glClearDepthf ( GLclampf depth )
25 void glDepthRangef ( GLclampf zNear, GLclampf zFar )
85 void glSampleCoverage ( GLclampf value, GLboolean invert )
  /device/generic/goldfish-opengl/system/GLESv2_enc/
gl2_client_proc.h 19 typedef void (gl2_APIENTRY *glBlendColor_client_proc_t) (void * ctx, GLclampf, GLclampf, GLclampf, GLclampf);
28 typedef void (gl2_APIENTRY *glClearColor_client_proc_t) (void * ctx, GLclampf, GLclampf, GLclampf, GLclampf);
29 typedef void (gl2_APIENTRY *glClearDepthf_client_proc_t) (void * ctx, GLclampf);
48 typedef void (gl2_APIENTRY *glDepthRangef_client_proc_t) (void * ctx, GLclampf, GLclampf)
    [all...]
  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
gles_proc.h 23 typedef void (* glAlphaFunc_t) (GLenum, GLclampf);
24 typedef void (* glClearColor_t) (GLclampf, GLclampf, GLclampf, GLclampf);
25 typedef void (* glClearDepthf_t) (GLclampf);
28 typedef void (* glDepthRangef_t) (GLclampf, GLclampf);
145 typedef void (* glSampleCoverage_t) (GLclampf, GLboolean);
243 typedef void (* glDepthRangefOES_t) (GLclampf, GLclampf)
    [all...]
  /external/autotest/client/site_tests/graphics_SanAngeles/src/
importgl.h 68 FNDEF(void, glClearColor, (GLclampf red, GLclampf green, GLclampf blue,
69 GLclampf alpha));
  /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/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...]
  /prebuilts/ndk/current/platforms/android-12/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/current/platforms/android-12/arch-mips/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/current/platforms/android-12/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/current/platforms/android-13/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/current/platforms/android-13/arch-mips/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/current/platforms/android-13/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/current/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/current/platforms/android-14/arch-mips/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 99 milliseconds

1 2 3 4 5 6 7 8 91011>>