/frameworks/base/docs/html/reference/com/google/android/gms/maps/ |
UiSettings.html | 890 <div class="jd-descrdiv">Gets whether tilt gestures are enabled/disabled.</div> 1034 <div class="jd-descrdiv">Sets the preference for whether tilt gestures should be enabled or disabled.</div> [all...] |
/frameworks/base/docs/html/reference/com/google/android/gms/maps/model/ |
CameraPosition.html | 935 <td class="jd-linkcol"><a href="/reference/com/google/android/gms/maps/model/CameraPosition.html#tilt">tilt</a></td> 976 <span class="sympad"><a href="/reference/com/google/android/gms/maps/model/CameraPosition.html#CameraPosition(com.google.android.gms.maps.model.LatLng, float, float, float)">CameraPosition</a></span>(<a href="/reference/com/google/android/gms/maps/model/LatLng.html">LatLng</a> target, float zoom, float tilt, float bearing)</nobr> [all...] |
CameraPosition.Builder.html | 914 <span class="sympad"><a href="/reference/com/google/android/gms/maps/model/CameraPosition.Builder.html#tilt(float)">tilt</a></span>(float tilt)</nobr> [all...] |
/external/replicaisland/src/com/replica/replicaisland/ |
MainMenuActivity.java | 234 // Turn on tilt controls if there's nothing else. 284 // show message about switching from tilt to screen controls
|
InputGameInterface.java | 82 // tilt is easy
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
turtle.py | 136 'speed', 'st', 'stamp', 'tilt', 'tiltangle', 'towards', 'tracer', 2765 def tilt(self, angle): function [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
turtle.py | 136 'speed', 'st', 'stamp', 'tilt', 'tiltangle', 'towards', 'tracer', 2765 def tilt(self, angle): function [all...] |
/external/chromium_org/third_party/opus/src/silk/fixed/ |
process_gains_FIX.c | 97 /* Set quantizer offset for voiced signals. Larger offset when LTP coding gain is low or tilt is high (ie low-pass) */
|
/external/chromium_org/third_party/opus/src/silk/float/ |
process_gains_FLP.c | 83 /* Set quantizer offset for voiced signals. Larger offset when LTP coding gain is low or tilt is high (ie low-pass) */
|
wrappers_FLP.c | 129 Tilt_Q14[ i ] = (opus_int)silk_float2int( psEncCtrl->Tilt[ i ] * 16384.0f );
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/ |
cod_main.h | 49 Word16 tilt_code; /* tilt of code */
|
/frameworks/base/docs/html/google/play-services/ |
location.jd | 92 It also includes two activities that indicate unreliable measurements: unknown and tilt.
|
maps.jd | 52 <p>Give your users a different view of the world with the ability to control the rotation, tilt,
|
/frameworks/native/include/input/ |
KeycodeLabels.h | 298 { "TILT", 25 },
|
/hardware/ti/omap4xxx/camera/inc/V4LCameraAdapter/ |
V4LCameraAdapter.h | 94 virtual void onOrientationEvent(uint32_t orientation, uint32_t tilt);
|
/external/chromium_org/third_party/opus/src/silk/ |
main.h | 238 const opus_int Tilt_Q14[ MAX_NB_SUBFR ], /* I Spectral tilt */ 257 const opus_int Tilt_Q14[ MAX_NB_SUBFR ], /* I Spectral tilt */
|
NSQ_del_dec.c | 94 opus_int Tilt_Q14, /* I Spectral tilt */ 119 const opus_int Tilt_Q14[ MAX_NB_SUBFR ], /* I Spectral tilt */ 320 opus_int Tilt_Q14, /* I Spectral tilt */ [all...] |
/hardware/ti/omap4xxx/camera/inc/ |
BaseCameraAdapter.h | 144 virtual void onOrientationEvent(uint32_t orientation, uint32_t tilt);
|
/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
EyePosition.java | 82 // of device tilt is currently disabled.
|
/external/chromium_org/components/policy/resources/ |
policy_templates_hu.xtb | 14 <translation id="7109916642577279530">Hangrögzítés engedélyezése vagy tiltása. 179 <translation id="3153348162326497318">Lehet?vé teszi annak meghatározását, hogy melyek azok a b?vítmények, amelyeket NEM telepíthetnek a felhasználók. A már telepített, de a tiltólistán szerepl? b?vítményeket a rendszer eltávolítja. A tiltólista "*" értéke azt jelenti, hogy az összes b?vítmény tiltólistás, kivéve, ha az adott b?vítményt az engedélyez?lista tartalmazza. Ha ez a házirend beállítatlanul marad, a felhasználó bármilyen b?vítményt telepíthet a(z) <ph name="PRODUCT_NAME"/> alkalmazásban.</translation> [all...] |
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
voAMRWBEnc.c | 710 * - find voicing factor and tilt of code for next subframe. * [all...] |
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/ |
pstfilt.cpp | 294 (2) tilt compensation filtering; 1 - MU*k*z^-1 361 // tilt compensation filter 489 /* tilt compensation filter */
|
/frameworks/base/docs/html/guide/topics/sensors/ |
sensors_overview.jd | 58 and motions, such as tilt, shake, rotation, or swing. Likewise, a weather application might use a 129 <td>Motion detection (shake, tilt, etc.).</td> 141 <td>Motion detection (shake, tilt, etc.).</td> 452 needs to monitor user gestures such as tilt and shake, you could create one set of data filtering [all...] |
/frameworks/base/services/input/ |
InputReader.cpp | 4187 float tilt; local [all...] |
/frameworks/base/core/java/com/android/internal/widget/ |
PointerLocationView.java | 404 // Draw the tilt point along the orientation arrow. 506 .append(" Tilt=").append((float)( [all...] |