| /OK3568_Linux_fs/kernel/sound/isa/sb/ |
| H A D | emu8000_pcm.c | 50 int panning[2]; member 303 temp = rec->panning[ch]; in setup_voice() 337 if (rec->panning[ch] == 0) in start_voice() 340 aux = (-rec->panning[ch]) & 0xff; in start_voice() 620 rec->panning[0] = 0xff; in emu8k_pcm_prepare() 621 rec->panning[1] = 0x00; in emu8k_pcm_prepare() 623 rec->panning[0] = 0x80; in emu8k_pcm_prepare()
|
| /OK3568_Linux_fs/kernel/Documentation/fb/ |
| H A D | sisfb.rst | 143 noypan disable y-panning and scroll by redrawing the entire screen. 144 This is much slower than y-panning. (Default: use y-panning)
|
| H A D | vt8623fb.rst | 24 * panning in both directions
|
| H A D | arkfb.rst | 26 * panning in both directions
|
| H A D | s3fb.rst | 34 * panning in both directions
|
| H A D | pxafb.rst | 118 a. overlay does not support panning in x-direction, thus
|
| H A D | api.rst | 165 __u16 xpanstep; /* zero if no hardware panning */ 166 __u16 ypanstep; /* zero if no hardware panning */
|
| H A D | vesafb.rst | 129 ypan enable display panning using the VESA protected mode
|
| H A D | uvesafb.rst | 61 ypan Enable display panning using the VESA protected mode
|
| H A D | sstfb.rst | 195 - try to add panning using tweeks with front and back buffer .
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/ |
| H A D | transform_state.hpp | 125 bool panning = false; member in mbgl::TransformState
|
| H A D | transform.cpp | 133 state.panning = latLng != startLatLng; in easeTo() 281 state.panning = true; in flyTo() 605 state.panning = false; in startTransition()
|
| H A D | transform_state.cpp | 247 return rotating || scaling || panning || gestureInProgress; in isChanging() 259 return panning; in isPanning()
|
| /OK3568_Linux_fs/buildroot/package/flot/ |
| H A D | Config.in | 58 Flot plugin for adding panning and zooming capabilities to a
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/modes/ |
| H A D | xf86RandR12.c | 69 Bool panning; member 1223 randrp->panning = PANNING_ENABLED (crtc); in xf86RandR12CrtcSet() 1914 Bool oldPanning = randrp->panning; in xf86RandR13SetPanning() 1932 randrp->panning = PANNING_ENABLED (crtc); in xf86RandR13SetPanning() 1940 randrp->panning = oldPanning; in xf86RandR13SetPanning() 2180 if (randrp->panning) in xf86RandR13ConstrainCursorHarder() 2381 randrp->panning = FALSE; in xf86RandR12Init12()
|
| H A D | xf86Crtc.c | 1353 const char *panning = xf86GetOptValString(output->options, OPTION_PANNING); in xf86InitialPanning() local 1362 if (!panning) in xf86InitialPanning() 1365 switch (sscanf(panning, "%dx%d+%d+%d/%dx%d+%d+%d/%d/%d/%d/%d", in xf86InitialPanning() 1392 panning, output->name); in xf86InitialPanning()
|
| /OK3568_Linux_fs/buildroot/package/opentyrian/ |
| H A D | 0001-Move-definitions-that-don-t-need-to-be-exposed-from-opl-h-to-opl-c.patch | 138 + Bit32s left_pan,right_pan; // opl3 stereo panning amount 309 - Bit32s left_pan,right_pan; // opl3 stereo panning amount
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/manual/mapobjects_tester/ |
| H A D | main.qml | 301 // does not exist will not trigger the panning
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/manual/mapitems_backends/ |
| H A D | main.qml | 391 // does not exist will not trigger the panning
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | soundcard.h | 265 int panning; /* -128=left, 127=right */ member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/ |
| H A D | maps.qdoc | 65 \li Interaction helper for panning, flicking and pinch-to-zoom gesture on a Map.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | soundcard.h | 265 int panning; /* -128=left, 127=right */ member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | soundcard.h | 269 int panning; /* -128=left, 127=right */ member
|
| /OK3568_Linux_fs/kernel/sound/synth/emux/ |
| H A D | soundfont.c | 1030 zone->v.pan = (patch.panning + 128) / 2; in load_guspatch()
|
| /OK3568_Linux_fs/external/xserver/debian/ |
| H A D | changelog | 978 * Remove 03_fix-panning.diff, upstream 1086 * 03_fix-panning.diff: disable cursor confinement when panning is enabled 2163 + RandR version 1.3 adds panning (closes: #509699).
|