Searched defs:spanWidth (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_drawpix.c372 const GLint spanWidth = MIN2(width - skipPixels, SWRAST_MAX_WIDTH); local
386 span.end = spanWidth;
388 _mesa_unpack_depth_span(ctx, spanWidth,
398 skipPixels += spanWidth;
458 const GLint spanWidth = MIN2(width - skipPixels, SWRAST_MAX_WIDTH); local
467 _mesa_unpack_color_span_float(ctx, spanWidth, GL_RGBA, rgba,
476 span.end = spanWidth;
489 skipPixels += spanWidth;
/external/mesa3d/src/mesa/swrast/
H A Ds_drawpix.c372 const GLint spanWidth = MIN2(width - skipPixels, SWRAST_MAX_WIDTH); local
386 span.end = spanWidth;
388 _mesa_unpack_depth_span(ctx, spanWidth,
398 skipPixels += spanWidth;
458 const GLint spanWidth = MIN2(width - skipPixels, SWRAST_MAX_WIDTH); local
467 _mesa_unpack_color_span_float(ctx, spanWidth, GL_RGBA, rgba,
476 span.end = spanWidth;
489 skipPixels += spanWidth;
/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 476 milliseconds