OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RR_Rotate_0
(Results
1 - 25
of
110
) sorted by relevancy
1
2
3
4
5
/xsrc/external/mit/xf86-video-geode/dist/src/
gx_rotate.c
112
case
RR_Rotate_0
:
134
if (pGeode->rotation !=
RR_Rotate_0
) {
146
if (pGeode->rotation ==
RR_Rotate_0
)
165
if (pGeode->rotation ==
RR_Rotate_0
) {
187
if (curr & (
RR_Rotate_0
| RR_Rotate_180)) {
gx_cursor.c
153
case
RR_Rotate_0
:
243
case
RR_Rotate_0
:
gx_driver.c
231
if (rotate !=
RR_Rotate_0
) {
580
pGeode->rotation =
RR_Rotate_0
;
1252
&& pGeode->rotation !=
RR_Rotate_0
) {
1259
pGeode->rotation =
RR_Rotate_0
;
1444
rotate =
RR_Rotate_0
| RR_Rotate_90 | RR_Rotate_180 | RR_Rotate_270;
1452
if (pGeode->rotation !=
RR_Rotate_0
)
1456
rotate = pGeode->rotation =
RR_Rotate_0
;
1575
case
RR_Rotate_0
:
/xsrc/external/mit/xorg-server/dist/randr/
rrtransform.c
165
if (rotation !=
RR_Rotate_0
) {
174
case
RR_Rotate_0
:
234
if (rotation & (
RR_Rotate_0
| RR_Rotate_180)) {
246
if (rotation & (
RR_Rotate_0
| RR_Rotate_180)) {
/xsrc/external/mit/xorg-server.old/dist/randr/
rrtransform.c
168
if (rotation !=
RR_Rotate_0
)
178
case
RR_Rotate_0
:
222
if (rotation & (
RR_Rotate_0
|RR_Rotate_180)) {
234
if (rotation & (
RR_Rotate_0
|RR_Rotate_180)) {
rrscreen.c
103
se.rotation = (CARD8) (crtc ? crtc->rotation :
RR_Rotate_0
);
620
rep.setOfRotations =
RR_Rotate_0
;
628
rep.rotation =
RR_Rotate_0
;
844
case
RR_Rotate_0
:
936
if (!RRCrtcSet (pScrPriv->crtcs[c], NULL, 0, 0,
RR_Rotate_0
,
randr.c
253
pScrPriv->rotations =
RR_Rotate_0
;
258
pScrPriv->rotation =
RR_Rotate_0
;
/xsrc/external/mit/xinput/dist/src/
transform.c
157
case
RR_Rotate_0
:
161
case RR_Reflect_X|
RR_Rotate_0
:
165
case RR_Reflect_Y|
RR_Rotate_0
:
186
case RR_Reflect_All|
RR_Rotate_0
:
305
RR_Rotate_0
);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
xf86Modes.c
80
case
RR_Rotate_0
:
95
case
RR_Rotate_0
:
434
if ((xf86ModeWidth(mode,
RR_Rotate_0
) > maxPitch ||
435
xf86ModeWidth(mode,
RR_Rotate_0
) > maxX ||
436
xf86ModeHeight(mode,
RR_Rotate_0
) > maxY) &&
440
if (xf86ModeWidth(mode,
RR_Rotate_0
) > maxPitch ||
444
if (xf86ModeWidth(mode,
RR_Rotate_0
) > maxX ||
448
if (xf86ModeHeight(mode,
RR_Rotate_0
) > maxY ||
xf86Cursors.c
48
* that it's handling the screen transform, then this returns
RR_Rotate_0
.
54
return
RR_Rotate_0
;
69
case
RR_Rotate_0
:
111
case
RR_Rotate_0
:
395
case
RR_Rotate_0
:
449
if (crtc->rotation !=
RR_Rotate_0
)
504
if (rotation ==
RR_Rotate_0
)
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
xf86Modes.c
83
case
RR_Rotate_0
:
98
case
RR_Rotate_0
:
366
if ((xf86ModeWidth(mode,
RR_Rotate_0
) > maxPitch ||
367
xf86ModeWidth(mode,
RR_Rotate_0
) > maxX ||
368
xf86ModeHeight(mode,
RR_Rotate_0
) > maxY) &&
372
if (xf86ModeWidth(mode,
RR_Rotate_0
) > maxPitch ||
376
if (xf86ModeWidth(mode,
RR_Rotate_0
) > maxX ||
380
if (xf86ModeHeight(mode,
RR_Rotate_0
) > maxY ||
xf86Cursors.c
64
case
RR_Rotate_0
:
109
case
RR_Rotate_0
:
428
if (crtc->rotation ==
RR_Rotate_0
)
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
randr.h
143
#define
RR_Rotate_0
1
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
dri2-test.c
210
0, 0, None,
RR_Rotate_0
, NULL, 0);
234
0, 0, output->modes[0],
RR_Rotate_0
, &res->outputs[i], 1);
245
0, 0, None,
RR_Rotate_0
, NULL, 0);
/xsrc/external/mit/xorg-server/dist/hw/xwin/
winrandr.c
48
*pRotations =
RR_Rotate_0
;
254
crtc->rotations =
RR_Rotate_0
;
/xsrc/external/mit/xf86-video-intel/dist/test/
dri2-speed.c
227
0, 0, None,
RR_Rotate_0
, NULL, 0);
255
0, 0, output->modes[0],
RR_Rotate_0
, &res->outputs[i], 1);
324
0, 0, None,
RR_Rotate_0
, NULL, 0);
dri2-test.c
298
0, 0, None,
RR_Rotate_0
, NULL, 0);
322
0, 0, output->modes[0],
RR_Rotate_0
, &res->outputs[i], 1);
333
0, 0, None,
RR_Rotate_0
, NULL, 0);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86RandR.c
74
*rotations =
RR_Rotate_0
;
359
return
RR_Rotate_0
;
440
randrp->rotation =
RR_Rotate_0
;
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/fake/
fake.c
161
if (scrpriv->randr !=
RR_Rotate_0
)
197
if (scrpriv->randr & (
RR_Rotate_0
|RR_Rotate_180))
291
if (screen->randr & (
RR_Rotate_0
|RR_Rotate_180))
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86RandR.c
75
*rotations =
RR_Rotate_0
;
371
return
RR_Rotate_0
;
456
randrp->rotation =
RR_Rotate_0
;
/xsrc/external/mit/xf86-video-intel/dist/benchmarks/
dri2-swap.c
502
0, 0, None,
RR_Rotate_0
, NULL, 0);
523
0, 0, output->modes[0],
RR_Rotate_0
, &res->outputs[i], 1);
572
0, 0, None,
RR_Rotate_0
, NULL, 0);
dri3-swap.c
516
0, 0, None,
RR_Rotate_0
, NULL, 0);
534
0, 0, output->modes[0],
RR_Rotate_0
, &res->outputs[i], 1);
579
0, 0, None,
RR_Rotate_0
, NULL, 0);
/xsrc/external/mit/xorg-server/dist/dix/
pixmap.c
210
if (rotation !=
RR_Rotate_0
) {
410
if (!pScreen->root || dirty->rotation ==
RR_Rotate_0
)
/xsrc/external/mit/xorg-server/dist/hw/xquartz/
quartzRandR.c
228
RRSetCurrentConfig(pScreen,
RR_Rotate_0
, pMode->refresh,
328
*rotations =
RR_Rotate_0
; /* TODO: support rotation */
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
amdgpu_video.c
72
case
RR_Rotate_0
:
Completed in 84 milliseconds
1
2
3
4
5
Indexes created Thu Jul 02 00:25:40 UTC 2026