OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cursor_surface
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_kms.h
345
struct vmw_surface *
cursor_surface
;
member in struct:vmw_display_unit
vmwgfx_kms.c
268
if (!du->
cursor_surface
||
269
du->cursor_age == du->
cursor_surface
->snooper.age)
272
du->cursor_age = du->
cursor_surface
->snooper.age;
274
du->
cursor_surface
->snooper.image,
400
du->
cursor_surface
= vps->surf;
404
du->cursor_age = du->
cursor_surface
->snooper.age;
Completed in 14 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025