/device/huawei/angler/location/loc_api/loc_api_v02/ |
location_service_v02.h | [all...] |
/device/lge/bullhead/location/loc_api/loc_api_v02/ |
location_service_v02.h | [all...] |
/device/moto/shamu/location/loc_api/loc_api_v02/ |
location_service_v02.h | [all...] |
/external/libexif/po/ |
libexif-12.pot | [all...] |
/external/libjpeg-turbo/ |
usage.txt | 502 -rotate 90 Rotate image 90 degrees clockwise. 503 -rotate 180 Rotate image 180 degrees. 504 -rotate 270 Rotate image 270 degrees clockwise (or 90 ccw). [all...] |
/external/opencv3/modules/cudaarithm/include/opencv2/ |
cudaarithm.hpp | 392 @param angleInDegrees Flag for angles that must be evaluated in degrees. 405 @param angleInDegrees Flag for angles that must be evaluated in degrees. 418 @param angleInDegrees Flag that indicates angles in degrees. [all...] |
/frameworks/av/media/libstagefright/ |
Utils.cpp | 672 msg->setInt32("rotation-degrees", rotationDegrees); 741 msg->setInt32("rotation-degrees", rotationDegrees); [all...] |
/frameworks/base/core/java/android/hardware/ |
Sensor.java | 421 * least 35 degrees since the activation of the sensor. It is a wake up sensor. 555 * A constant describing a pose sensor with 6 degrees of freedom. 573 * A constant string describing a pose sensor with 6 degrees of freedom. [all...] |
/frameworks/base/docs/html/guide/topics/sensors/ |
sensors_overview.jd | 134 <td>Measures the ambient room temperature in degrees Celsius (°C). See note below.</td> 175 <td>Measures degrees of rotation that a device makes around all three physical axes (x, y, z). 212 <td>Measures the temperature of the device in degrees Celsius (°C). This sensor [all...] |
/frameworks/base/libs/hwui/ |
DisplayListOp.h | 411 RotateOp(float degrees) 412 : mDegrees(degrees) {} 419 OP_LOG("Rotate by %f degrees", mDegrees); [all...] |
SkiaCanvas.cpp | 98 virtual void rotate(float degrees) override; 437 void SkiaCanvas::rotate(float degrees) { 438 mCanvas->rotate(degrees);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
completionvalues1-expected-completion32.txt | 211 android:rotation : rotation of the view, in degrees. [float] 212 android:rotationX : rotation of the view around the x axis, in degrees. [float] 213 android:rotationY : rotation of the view around the y axis, in degrees. [float] [all...] |
/system/core/include/system/ |
graphics.h | 535 /* rotate source image 90 degrees clockwise */ 537 /* rotate source image 180 degrees */ 539 /* rotate source image 270 degrees clockwise */ [all...] |
/cts/apps/CameraITS/tests/sensor_fusion/ |
test_sensor_fusion.py | 189 # For the plot, scale the rotations to be in degrees.
|
/developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/ |
AnalogWatchFaceService.java | 384 * These calculations reflect the rotation in degrees per unit of time, e.g.,
|
OpenGLWatchFaceService.java | 350 * @param angleDegrees angle in degrees clockwise when viewed from negative infinity on the
|
SweepWatchFaceService.java | 349 * These calculations reflect the rotation in degrees per unit of time, e.g.,
|
/developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/ |
AnalogWatchFaceService.java | 384 * These calculations reflect the rotation in degrees per unit of time, e.g.,
|
OpenGLWatchFaceService.java | 350 * @param angleDegrees angle in degrees clockwise when viewed from negative infinity on the
|
SweepWatchFaceService.java | 349 * These calculations reflect the rotation in degrees per unit of time, e.g.,
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
MonkeySourceRandom.java | 67 /** Possible screen rotation degrees **/
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
TouchPaint.java | 507 * across a range of a few degrees. Then adds this vector to the direction
|
/development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/ |
AnalogWatchFaceService.java | 384 * These calculations reflect the rotation in degrees per unit of time, e.g.,
|
OpenGLWatchFaceService.java | 350 * @param angleDegrees angle in degrees clockwise when viewed from negative infinity on the
|
SweepWatchFaceService.java | 349 * These calculations reflect the rotation in degrees per unit of time, e.g.,
|