OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:clip_top
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_kms.c
2494
s32
clip_top
;
local
2534
clip_top
= min_t(s32, dirty->unit_y1, 0);
2536
dirty->unit_y1 -=
clip_top
;
2538
dirty->fb_y -=
clip_top
;
vmwgfx_kms.c
2494
s32
clip_top
;
local
2534
clip_top
= min_t(s32, dirty->unit_y1, 0);
2536
dirty->unit_y1 -=
clip_top
;
2538
dirty->fb_y -=
clip_top
;
/xsrc/external/mit/xf86-video-ast/dist/src/
ast.h
270
int
clip_top
;
member in struct:_ASTRec
Completed in 79 milliseconds
Indexes created Thu Jul 16 00:26:27 UTC 2026