OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rmx_type
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xf86-video-ati/dist/src/
radeon_output.c
588
if (radeon_output->
rmx_type
== RMX_OFF) {
622
&& radeon_output->
rmx_type
!= RMX_OFF) {
1470
switch (radeon_output->
rmx_type
) {
1715
RADEONRMXType rmx = radeon_output->
rmx_type
;
1721
radeon_output->
rmx_type
= RMX_FULL;
1723
radeon_output->
rmx_type
= RMX_CENTER;
1726
radeon_output->
rmx_type
= RMX_ASPECT;
1730
radeon_output->
rmx_type
= RMX_OFF;
1735
radeon_output->
rmx_type
= rmx;
2132
radeon_output->
rmx_type
= RMX_FULL
[
all
...]
atombios_output.c
1333
if (radeon_output->
rmx_type
== RMX_FULL) {
1338
} else if (radeon_output->
rmx_type
== RMX_CENTER) {
1343
} else if (radeon_output->
rmx_type
== RMX_ASPECT) {
1426
if (radeon_output->
rmx_type
== RMX_FULL)
1428
else if (radeon_output->
rmx_type
== RMX_CENTER)
1430
else if (radeon_output->
rmx_type
== RMX_ASPECT)
radeon_probe.h
354
RADEONRMXType
rmx_type
;
member in struct:_RADEONOutputPrivateRec
legacy_output.c
1420
(radeon_output->
rmx_type
== RMX_CENTER)) {
1434
(radeon_output->
rmx_type
== RMX_CENTER)) {
1447
if ((radeon_output->
rmx_type
== RMX_CENTER) &&
Completed in 9 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026