OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cursor_offset
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/xf86-video-r128/dist/src/
r128_cursor.c
151
OUTREG(R128_CUR_OFFSET, r128_crtc->
cursor_offset
+ pScrn->fbOffset + yorigin * 16);
155
OUTREG(R128_CUR2_OFFSET, r128_crtc->
cursor_offset
+ pScrn->fbOffset + yorigin * 16);
180
R128CopySwap(info->FB + r128_crtc->
cursor_offset
+ pScrn->fbOffset, src,
183
R128CopySwap(info->FB + r128_crtc->
cursor_offset
+ pScrn->fbOffset, src,
187
memcpy(info->FB + r128_crtc->
cursor_offset
+ pScrn->fbOffset, src, CURSOR_WIDTH * CURSOR_HEIGHT / 4);
207
uint32_t
cursor_offset
= 0;
local
227
cursor_offset
= R128_ALIGN((fbarea->box.x1 + width * fbarea->box.y1) * cpp, 16);
235
cursor_offset
= osArea->offset;
249
r128_crtc->
cursor_offset
=
cursor_offset
+ (c * size)
[
all
...]
r128_probe.h
132
uint32_t
cursor_offset
;
member in struct:_R128CrtcPrivateRec
/xsrc/external/mit/xf86-video-intel-old/dist/src/
i830.h
234
unsigned long
cursor_offset
;
member in struct:_I830CrtcPrivateRec
/xsrc/external/mit/xf86-video-ati/dist/src/
radeon_probe.h
228
uint32_t
cursor_offset
;
member in struct:_RADEONCrtcPrivateRec
/xsrc/external/mit/xf86-video-geode/dist/src/cim/
cim_parm.h
425
unsigned long
cursor_offset
;
member in struct:tagCursorData
490
unsigned long
cursor_offset
;
member in struct:tagVGSaveRestore
Completed in 10 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026