OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shadowPitch
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xf86-video-rendition/dist/src/
rendition_shadow.c
35
(pbox->y1 * pRendition->board.
shadowPitch
) + (pbox->x1 * Bpp);
43
src += pRendition->board.
shadowPitch
;
77
srcPitch = -pRendition->board.rotate * pRendition->board.
shadowPitch
;
123
srcPitch = -pRendition->board.rotate * pRendition->board.
shadowPitch
>> 1;
172
srcPitch = -pRendition->board.rotate * pRendition->board.
shadowPitch
;
224
srcPitch = -pRendition->board.rotate * pRendition->board.
shadowPitch
>> 2;
vtypes.h
163
vu32
shadowPitch
;
rendition.c
1133
pRendition->board.
shadowPitch
1136
= malloc(pRendition->board.
shadowPitch
* height);
1137
displayWidth = pRendition->board.
shadowPitch
Completed in 7 milliseconds
Indexes created Fri Aug 14 00:25:39 UTC 2026