/external/sl4a/ScriptingLayerForAndroid/res/values/ |
strings.xml | 156 <!-- Selection to indicate the rotation should be selected automatically based on the tilt sensor. -->
|
/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...] |
/packages/apps/Gallery2/res/values-is-rIS/ |
filtershow_strings.xml | 25 <string name="download_failure" msgid="5923323939788582895">"Ekki er hægt að sækja mynd. Ekkert net tiltækt."</string>
|
/device/google/contexthub/util/nanotool/ |
contexthub.cpp | 67 { SensorType::Tilt, "tilt" },
|
/frameworks/base/core/java/com/android/internal/widget/ |
PointerLocationView.java | 406 // Draw the tilt point along the orientation arrow. 508 .append(" Tilt=").append((float)( [all...] |
/frameworks/base/tools/orientationplot/ |
orientationplot.py | 121 3, 'Tilt Angle', 'degrees', [-105, 105], 125 self.tilt_angle_axes, 'tilt', 'black')
|
/hardware/libhardware/include/hardware/ |
sensors.h | 589 * A sensor of this type generates an event each time a tilt event is detected. A tilt event 598 * Large accelerations without a change in phone orientation should not trigger a tilt event. 599 * For example, a sharp turn or strong acceleration while driving a car should not trigger a tilt 679 * A sensor of this type triggers an event each time a tilt of the wrist-worn [all...] |
/frameworks/base/core/res/res/values/ |
config.xml | 211 <!-- If an any motion sensor is not available, prefer the wrist tilt detector over the [all...] |
/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
pvamrwbdecoder.cpp | 559 * - find voicing factor and tilt of code for next subframe. 882 * - tilt of code: 0.0 (unvoiced) to 0.5 (voiced) 933 /* tilt of code for next subframe: 0.5=voiced, 0=unvoiced */ [all...] |
e_pv_amrwbdec.h | 93 int16 tilt_code; /* tilt of code */
|
pvamrwbdecoder_cnst.h | 110 #define TILT_FAC 22282 /* tilt factor (denominator) (0.68 in Q15) */
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/frv/ |
allinsn.s | 1613 .global tilt 1614 tilt: label 1615 tilt icc0,sp,0
|
/device/huawei/angler/camera/ |
QCamera_Intf.h | 946 int8_t gaze_angle; // -90 -45 0 45 90 for head left to rigth tilt
|
/device/lge/bullhead/camera/ |
QCamera_Intf.h | 946 int8_t gaze_angle; // -90 -45 0 45 90 for head left to rigth tilt
|
/device/moto/shamu/camera/ |
QCamera_Intf.h | 946 int8_t gaze_angle; // -90 -45 0 45 90 for head left to rigth tilt
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/include/ |
cnst.h | 88 #define MU 26214 /* Factor for tilt compensation filter 0.8 */
|
/frameworks/native/libs/gui/ |
Sensor.cpp | 89 // sensor, significant motion, tilt, pick_up gesture, wake gesture and glance gesture on older
|
/hardware/qcom/camera/ |
QCamera_Intf.h | 946 int8_t gaze_angle; // -90 -45 0 45 90 for head left to rigth tilt
|
/hardware/ti/omap4xxx/camera/V4LCameraAdapter/ |
V4LCameraAdapter.cpp | 477 void V4LCameraAdapter::onOrientationEvent(uint32_t orientation, uint32_t tilt)
|
/packages/apps/Dialer/InCallUI/res/values-is-rIS/ |
strings.xml | 77 <string name="notification_network_selection_text" msgid="9097902390701009591">"Valið símkerfi (<xliff:g id="OPERATOR_NAME">%s</xliff:g>) er ekki tiltækt"</string>
|
/packages/apps/PackageInstaller/res/values-hu/ |
strings.xml | 87 <string name="grant_dialog_button_deny_anyway" msgid="847960499284125250">"Tiltás mindenképpen"</string>
|
/packages/apps/TV/res/values-is-rIS/ |
strings.xml | 188 <string name="msg_channel_unavailable_unknown" msgid="765586450831081871">"Myndskeiðið er óvænt ekki tiltækt"</string>
|
/hardware/ti/omap4-aah/camera/inc/ |
CameraHal.h | 988 virtual void onOrientationEvent(uint32_t orientation, uint32_t tilt) = 0; [all...] |
/hardware/ti/omap4xxx/camera/inc/ |
CameraHal.h | 840 virtual void onOrientationEvent(uint32_t orientation, uint32_t tilt) = 0; 931 void onOrientationEvent(uint32_t orientation, uint32_t tilt); [all...] |
/packages/apps/Contacts/res/values-is-rIS/ |
strings.xml | 103 <string name="photoPickerNotFoundText" product="tablet" msgid="6247290728908599701">"Engar myndir eru tiltækar í spjaldtölvunni."</string> 104 <string name="photoPickerNotFoundText" product="default" msgid="431331662154342581">"Engar myndir eru tiltækar í símanum."</string> [all...] |