Searched refs:sRight (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_bitmap.c294 float sLeft = 0.0f, sRight = 1.0f; local in function:draw_bitmap_quad
320 sRight = (float) width;
325 sLeft, tBot, sRight, tTop, color, 0)) {
H A Dst_cb_drawpixels.c922 const float sLeft = 0.0f, sRight = maxXcoord; local in function:draw_textured_quad
927 sLeft, tBot, sRight, tTop, color, 0)) {
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_bitmap.c304 float sLeft = 0.0f, sRight = 1.0f; local in function:draw_bitmap_quad
329 sRight = (float) width;
334 sLeft, tBot, sRight, tTop, color, 0)) {
H A Dst_cb_drawpixels.c935 const float sLeft = 0.0f, sRight = maxXcoord; local in function:draw_textured_quad
940 sLeft, tBot, sRight, tTop, color, 0)) {

Completed in 9 milliseconds