Searched defs:accumRedSize (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/glx/xlib/
H A Dglx_api.c168 GLint accumRedSize, GLint accumGreenSize,
225 && (v->mesa_visual.accumRedBits >= accumRedSize || accumRedSize == 0)
242 accumRedSize, accumBlueSize,
673 GLint accumRedSize = 0; local
788 accumRedSize = MAX2( accumRedSize, size );
998 if (accumRedSize > 0 ||
1003 accumRedSize =
1007 accumAlphaSize = alpha_flag ? accumRedSize
164 save_glx_visual( Display *dpy, XVisualInfo *vinfo, GLboolean rgbFlag, GLboolean alphaFlag, GLboolean dbFlag, GLboolean stereoFlag, GLint depth_size, GLint stencil_size, GLint accumRedSize, GLint accumGreenSize, GLint accumBlueSize, GLint accumAlphaSize, GLint level, GLint numAuxBuffers ) argument
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
H A Dfakeglx.c269 GLint accumRedSize, GLint accumGreenSize,
322 && (v->mesa_visual.accumRedBits >= accumRedSize || accumRedSize == 0)
339 accumRedSize, accumBlueSize,
903 GLint accumRedSize = 0; local
1018 accumRedSize = MAX2( accumRedSize, size );
1234 if (accumRedSize > 0 || accumGreenSize > 0 || accumBlueSize > 0 ||
1236 accumRedSize =
1239 accumAlphaSize = alpha_flag ? accumRedSize
265 save_glx_visual( Display *dpy, XVisualInfo *vinfo, GLboolean alphaFlag, GLboolean dbFlag, GLboolean stereoFlag, GLint depth_size, GLint stencil_size, GLint accumRedSize, GLint accumGreenSize, GLint accumBlueSize, GLint accumAlphaSize, GLint level, GLint numAuxBuffers ) argument
[all...]
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
H A Dglx_api.c168 GLint accumRedSize, GLint accumGreenSize,
225 && (v->mesa_visual.accumRedBits >= accumRedSize || accumRedSize == 0)
242 accumRedSize, accumBlueSize,
673 GLint accumRedSize = 0; local
788 accumRedSize = MAX2( accumRedSize, size );
998 if (accumRedSize > 0 ||
1003 accumRedSize =
1007 accumAlphaSize = alpha_flag ? accumRedSize
164 save_glx_visual( Display *dpy, XVisualInfo *vinfo, GLboolean rgbFlag, GLboolean alphaFlag, GLboolean dbFlag, GLboolean stereoFlag, GLint depth_size, GLint stencil_size, GLint accumRedSize, GLint accumGreenSize, GLint accumBlueSize, GLint accumAlphaSize, GLint level, GLint numAuxBuffers ) argument
[all...]
/external/mesa3d/src/mesa/drivers/x11/
H A Dfakeglx.c269 GLint accumRedSize, GLint accumGreenSize,
322 && (v->mesa_visual.accumRedBits >= accumRedSize || accumRedSize == 0)
339 accumRedSize, accumBlueSize,
903 GLint accumRedSize = 0; local
1018 accumRedSize = MAX2( accumRedSize, size );
1234 if (accumRedSize > 0 || accumGreenSize > 0 || accumBlueSize > 0 ||
1236 accumRedSize =
1239 accumAlphaSize = alpha_flag ? accumRedSize
265 save_glx_visual( Display *dpy, XVisualInfo *vinfo, GLboolean alphaFlag, GLboolean dbFlag, GLboolean stereoFlag, GLint depth_size, GLint stencil_size, GLint accumRedSize, GLint accumGreenSize, GLint accumBlueSize, GLint accumAlphaSize, GLint level, GLint numAuxBuffers ) argument
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 193 milliseconds