Home
last modified time | relevance | path

Searched refs:fstep (Results 1 – 4 of 4) sorted by relevance

/external/quake/quake/src/WinQuake/
Ddraw.cpp544 int f, fstep; in Draw_ConsoleBackground() local
582 fstep = 320*0x10000/vid.conwidth; in Draw_ConsoleBackground()
586 f += fstep; in Draw_ConsoleBackground()
588 f += fstep; in Draw_ConsoleBackground()
590 f += fstep; in Draw_ConsoleBackground()
592 f += fstep; in Draw_ConsoleBackground()
608 fstep = 320*0x10000/vid.conwidth; in Draw_ConsoleBackground()
612 f += fstep; in Draw_ConsoleBackground()
614 f += fstep; in Draw_ConsoleBackground()
616 f += fstep; in Draw_ConsoleBackground()
[all …]
Dgl_draw.cpp720 int f, fstep; in Draw_Init() local
779 fstep = cb->width*0x10000/vid.conwidth; in Draw_Init()
783 f += fstep; in Draw_Init()
785 f += fstep; in Draw_Init()
787 f += fstep; in Draw_Init()
789 f += fstep; in Draw_Init()
/external/quake/quake/src/QW/client/
Ddraw.c650 int f, fstep; in Draw_ConsoleBackground() local
691 fstep = 320*0x10000/vid.conwidth; in Draw_ConsoleBackground()
695 f += fstep; in Draw_ConsoleBackground()
697 f += fstep; in Draw_ConsoleBackground()
699 f += fstep; in Draw_ConsoleBackground()
701 f += fstep; in Draw_ConsoleBackground()
717 fstep = 320*0x10000/vid.conwidth; in Draw_ConsoleBackground()
721 f += fstep; in Draw_ConsoleBackground()
723 f += fstep; in Draw_ConsoleBackground()
725 f += fstep; in Draw_ConsoleBackground()
[all …]
Dgl_draw.c437 fstep = cb->width*0x10000/vid.conwidth; in Draw_Init()
441 f += fstep; in Draw_Init()
443 f += fstep; in Draw_Init()
445 f += fstep; in Draw_Init()
447 f += fstep; in Draw_Init()