Home
last modified time | relevance | path

Searched refs:rotations (Results 1 – 25 of 44) sorted by relevance

12

/OK3568_Linux_fs/external/xserver/randr/
H A Drrinfo.c76 RRScanOldConfig(ScreenPtr pScreen, Rotation rotations) in RRScanOldConfig() argument
111 if (rotations != crtc->rotations) { in RRScanOldConfig()
112 crtc->rotations = rotations; in RRScanOldConfig()
176 Rotation rotations; in RRGetInfo() local
192 rotations = 0; in RRGetInfo()
196 if (!(*pScrPriv->rrGetInfo) (pScreen, &rotations)) in RRGetInfo()
201 RRScanOldConfig(pScreen, rotations); in RRGetInfo()
H A Drrcrtc.c84 crtc->rotations = RR_Rotate_0; in RRCrtcCreate()
113 RRCrtcSetRotations(RRCrtcPtr crtc, Rotation rotations) in RRCrtcSetRotations() argument
115 crtc->rotations = rotations; in RRCrtcSetRotations()
1142 rep.rotations = RR_Rotate_0; in ProcRRGetCrtcInfo()
1166 rep.rotations = crtc->rotations; in ProcRRGetCrtcInfo()
1220 swaps(&rep.rotations); in ProcRRGetCrtcInfo()
1362 if ((~crtc->rotations) & rotation) { in ProcRRSetCrtcConfig()
H A Drandrstr.h118 Rotation rotations; member
259 typedef Bool (*RRGetInfoProcPtr) (ScreenPtr pScreen, Rotation * rotations);
391 Rotation rotations; member
649 RRCrtcSetRotations(RRCrtcPtr crtc, Rotation rotations);
/OK3568_Linux_fs/u-boot/board/aristainetos/
H A Daristainetos-v2.c348 void rotate_logo(int rotations) in rotate_logo() argument
360 if (rotations == 1 || rotations == 2 || rotations == 3) in rotate_logo()
364 if (rotations == 2 || rotations == 3) in rotate_logo()
368 if (rotations == 3) in rotate_logo()
372 if (rotations == 1 || rotations == 3) in rotate_logo()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86RandR.c65 xf86RandRGetInfo(ScreenPtr pScreen, Rotation * rotations) in xf86RandRGetInfo() argument
74 *rotations = RR_Rotate_0; in xf86RandRGetInfo()
135 RRRotation.RRRotations = *rotations; in xf86RandRGetInfo()
138 *rotations = RRRotation.RRRotations; in xf86RandRGetInfo()
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A DquartzRandR.c326 QuartzRandRGetInfo(ScreenPtr pScreen, Rotation *rotations) in QuartzRandRGetInfo() argument
328 *rotations = RR_Rotate_0; /* TODO: support rotation */ in QuartzRandRGetInfo()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-output.c420 xwl_randr_get_info(ScreenPtr pScreen, Rotation * rotations) in xwl_randr_get_info() argument
422 *rotations = ALL_ROTATIONS; in xwl_randr_get_info()
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Demc2103.rst23 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
H A Dw83l786ng.rst38 Fan rotation speeds are reported in RPM (rotations per minute). Fan readings
H A Dnct6683.rst31 Fan rotation speeds are reported in RPM (rotations per minute).
H A Dasb100.rst37 Fan speeds are reported in RPM (rotations per minute). An alarm is
H A Dsmsc47m1.rst67 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
H A Dlm80.rst52 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
H A Dlm78.rst53 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
H A Dgl518sm.rst49 Rotation speeds are reported in RPM (rotations per minute). An alarm is
H A Dlm87.rst47 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
H A Dvia686a.rst52 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
H A Dsis5595.rst91 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr.h175 ephyrRandRGetInfo(ScreenPtr pScreen, Rotation * rotations);
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinrandr.c254 crtc->rotations = RR_Rotate_0; in winRandRInit()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/acpi/
H A Dfan_performance_states.rst49 * ``speed_rpm``: Speed of the fan in rotations per minute.
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86RandR12.c455 xf86RandR12GetInfo(ScreenPtr pScreen, Rotation * rotations) in xf86RandR12GetInfo() argument
463 *rotations = randrp->supported_rotations; in xf86RandR12GetInfo()
920 xf86RandR12SetRotations(ScreenPtr pScreen, Rotation rotations) in xf86RandR12SetRotations() argument
938 RRCrtcSetRotations(crtc->randr_crtc, rotations); in xf86RandR12SetRotations()
941 randrp->supported_rotations = rotations; in xf86RandR12SetRotations()
1703 xf86RandR12GetInfo12(ScreenPtr pScreen, Rotation * rotations) in xf86RandR12GetInfo12() argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/
H A Dcalib3d.hpp2012 OutputArrayOfArrays rotations,
2034 CV_EXPORTS_W void filterHomographyDecompByVisibleRefpoints(InputArrayOfArrays rotations,
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/
H A Dcalib3d.hpp2012 OutputArrayOfArrays rotations,
2034 CV_EXPORTS_W void filterHomographyDecompByVisibleRefpoints(InputArrayOfArrays rotations,
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/
H A Dcalib3d.hpp2012 OutputArrayOfArrays rotations,
2034 CV_EXPORTS_W void filterHomographyDecompByVisibleRefpoints(InputArrayOfArrays rotations,

12