Searched defs:tTop (Results 1 - 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_bitmap.c | 314 float tTop = 0.0f, tBot = 1.0f - tTop; local 343 sLeft, tBot, sRight, tTop, color, 0)) {
|
H A D | st_cb_drawpixels.c | 741 const float tTop = invertTex ? maxYcoord : 0.0f; local 745 sLeft, tBot, sRight, tTop, color, 0)) {
|
Completed in 85 milliseconds