OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:primary_mode
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xf86-video-qxl/dist/src/
qxl_driver.c
503
qxl->
primary_mode
.x_res, qxl->
primary_mode
.y_res,
505
qxl->
primary_mode
.x_res * qxl->bytes_per_pixel,
517
struct QXLMode *pm = &qxl->
primary_mode
;
527
return qxl_surface_cache_create_primary (qxl, &qxl->
primary_mode
);
535
if ((qxl->
primary_mode
.x_res == qxl->virtual_x &&
536
qxl->
primary_mode
.y_res == qxl->virtual_y) &&
810
pScreen->width = qxl->
primary_mode
.x_res;
811
pScreen->height = qxl->
primary_mode
.y_res;
qxl.h
254
struct QXLMode
primary_mode
;
member in struct:_qxl_screen_t
Completed in 7 milliseconds
Indexes created Sat Jul 11 00:26:11 UTC 2026