Searched refs:temp_height (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Drndr_gu1.c1015 unsigned short temp_height; local in function:gu1_color_bitmap_to_screen_blt
1054 temp_height = height;
1069 while (temp_height--) {
1127 unsigned short temp_height; local in function:gu1_color_bitmap_to_screen_xblt
1186 temp_height = height;
1201 while (temp_height--) {
1253 unsigned short temp_height; local in function:gu1_mono_bitmap_to_screen_blt
1308 temp_height = height;
1323 while (temp_height--) {
/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Drndr_gu1.c1161 unsigned short temp_height; local in function:gu1_color_bitmap_to_screen_blt
1200 temp_height = height;
1215 while (temp_height--) {
1272 unsigned short temp_height; local in function:gu1_color_bitmap_to_screen_xblt
1331 temp_height = height;
1346 while (temp_height--) {
1398 unsigned short temp_height; local in function:gu1_mono_bitmap_to_screen_blt
1452 temp_height = height;
1467 while (temp_height--) {

Completed in 6 milliseconds