OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vclips_ptr
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_kms.c
2479
const struct drm_vmw_rect *
vclips_ptr
= vclips;
local in function:vmw_kms_helper_dirty
2492
vclips_ptr
+= increment) {
2509
dirty->fb_x =
vclips_ptr
->x;
2510
dirty->fb_y =
vclips_ptr
->y;
2511
dirty->unit_x2 = dirty->fb_x +
vclips_ptr
->w +
2513
dirty->unit_y2 = dirty->fb_y +
vclips_ptr
->h +
vmwgfx_kms.c
2479
const struct drm_vmw_rect *
vclips_ptr
= vclips;
local in function:vmw_kms_helper_dirty
2492
vclips_ptr
+= increment) {
2509
dirty->fb_x =
vclips_ptr
->x;
2510
dirty->fb_y =
vclips_ptr
->y;
2511
dirty->unit_x2 = dirty->fb_x +
vclips_ptr
->w +
2513
dirty->unit_y2 = dirty->fb_y +
vclips_ptr
->h +
Completed in 24 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025