/frameworks/base/core/java/android/speech/tts/ |
AudioPlaybackQueueItem.java | 101 final float panning = clip(pan, -1.0f, 1.0f); local 104 if (panning > 0.0f) { 105 volLeft *= (1.0f - panning); 106 } else if (panning < 0.0f) { 107 volRight *= (1.0f + panning);
|
BlockingAudioTrack.java | 320 final float panning = clip(pan, -1.0f, 1.0f); local 324 if (panning > 0.0f) { 325 volLeft *= (1.0f - panning); 326 } else if (panning < 0.0f) { 327 volRight *= (1.0f + panning);
|
/external/libgdx/gdx/src/com/badlogic/gdx/input/ |
GestureDetector.java | 44 private boolean panning;
field in class:GestureDetector 156 // if we have left the tap square, we are panning
158 panning = true;
176 boolean wasPanning = panning;
177 panning = false;
200 panning = true;
203 // first pointer has lifted off, set up panning to use the second pointer...
206 // second pointer has lifted off, set up panning to use the first pointer...
212 // handle no longer panning
214 if (wasPanning && !panning) handled = listener.panStop(x, y, pointer, button); [all...] |
/frameworks/base/docs/html/wear/preview/ |
behavior-changes.jd | 40 activities (panning or immersive activities such as Google Maps). 47 including for full-screen panning activities.
|
/frameworks/base/core/tests/coretests/src/android/widget/listview/ |
ListItemFocusablesClose.java | 26 * it shouldn't require panning to move focus.
|
ListOfTouchables.java | 27 * it shouldn't require panning to move focus.
|
/frameworks/base/core/tests/coretests/src/android/widget/scroll/ |
ButtonsWithTallTextViewInBetween.java | 26 * Two buttons sandwiching a tall text view (good for testing panning across
|
/packages/apps/LegacyCamera/src/com/android/camera/panorama/ |
MosaicFrameProcessor.java | 48 // Panning rate is in unit of percentage of image content translation / second. 49 // Use the moving average to calculate the panning rate. 221 // The panning rate is measured as the rate of the translation percentage in 222 // image width/height. Take the horizontal panning rate for example, the image width
|
/external/libgdx/gdx/src/com/badlogic/gdx/audio/ |
Music.java | 76 /** Sets the panning and volume of this music stream. 77 * @param pan panning in the range -1 (full left) to 1 (full right). 0 is center position.
|
Sound.java | 55 * @param pan panning in the range -1 (full left) to 1 (full right). 0 is center position.
73 * @param pan panning in the range -1 (full left) to 1 (full right). 0 is center position.
121 /** Sets the panning and volume of the sound instance with the given id as returned by {@link #play()} or {@link #play(float)}.
124 * @param pan panning in the range -1 (full left) to 1 (full right). 0 is center position.
|
/external/webrtc/webrtc/voice_engine/test/auto_test/standard/ |
volume_test.cc | 91 // Valid panning rage: [0, 1] 282 TEST_LOG("Panning left.\n"); 290 TEST_LOG("Panning right.\n");
|
/prebuilts/go/darwin-x86/src/cmd/pprof/internal/svg/ |
svgpan.go | 16 * - Mouse panning 25 * - Zooming (while panning) on Safari has still some issues 78 var enablePan = 1; // 1 or 0: enable or disable panning (default enabled)
|
svg.go | 21 // panning inside a web browser. It uses the SVGPan library, which is
|
/prebuilts/go/linux-x86/src/cmd/pprof/internal/svg/ |
svgpan.go | 16 * - Mouse panning 25 * - Zooming (while panning) on Safari has still some issues 78 var enablePan = 1; // 1 or 0: enable or disable panning (default enabled)
|
svg.go | 21 // panning inside a web browser. It uses the SVGPan library, which is
|
/external/esd/include/ |
esd.h | 71 ESD_PROTO_STREAM_PAN, /* set stream panning */ 72 ESD_PROTO_SAMPLE_PAN, /* set default sample panning */ 293 /* reset the volume panning for a stream */ 297 /* reset the default volume panning for a sample */
|
/frameworks/base/core/res/res/values-watch/ |
config.xml | 52 panning to scaling the magnification viewport. -->
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
esd.h | 73 ESD_PROTO_STREAM_PAN, /* set stream panning */ 74 ESD_PROTO_SAMPLE_PAN, /* set default sample panning */ 295 /* reset the volume panning for a stream */ 299 /* reset the default volume panning for a sample */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
esd.h | 73 ESD_PROTO_STREAM_PAN, /* set stream panning */ 74 ESD_PROTO_SAMPLE_PAN, /* set default sample panning */ 295 /* reset the volume panning for a stream */ 299 /* reset the default volume panning for a sample */
|
/external/kernel-headers/original/uapi/sound/ |
sfnt_info.h | 133 signed char pan, fixpan; /* panning, fixed panning */
|
/external/kernel-headers/original/uapi/video/ |
sisfb.h | 164 /* ioctl to enable/disable panning auto-maximize (like nomax parameter) */ 190 /* ioctl to enable/disable panning auto-maximize (like nomax parameter) */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/ |
sfnt_info.h | 133 signed char pan, fixpan; /* panning, fixed panning */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/video/ |
sisfb.h | 164 /* ioctl to enable/disable panning auto-maximize (like nomax parameter) */ 190 /* ioctl to enable/disable panning auto-maximize (like nomax parameter) */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/ |
sfnt_info.h | 133 signed char pan, fixpan; /* panning, fixed panning */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/video/ |
sisfb.h | 164 /* ioctl to enable/disable panning auto-maximize (like nomax parameter) */ 190 /* ioctl to enable/disable panning auto-maximize (like nomax parameter) */
|