OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sum_rot
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/
drm_client_modeset.c
943
unsigned int
sum_rot
, sum_rest;
local in function:drm_client_rotation
947
sum_rot
= (panel_rot + cmdline_rot) % 4;
953
*rotation = (1 <<
sum_rot
) | sum_rest;
Completed in 30 milliseconds
Indexes created Tue Oct 14 08:09:56 GMT 2025