HomeSort by relevance Sort by last modified time
    Searched full:degrees (Results 451 - 475 of 734) sorted by null

<<11121314151617181920>>

  /frameworks/base/docs/html/reference/com/google/android/gms/maps/model/
TileOverlay.html 773 of the map corresponding to -180 degrees of longitude and the right (east) side of the map
774 corresponding to 180 degrees of longitude. To make the map square, the top (north) side of the
775 map corresponds to 85.0511 degrees of latitude and the bottom (south) side of the map corresponds
776 to -85.0511 degrees of latitude. Areas outside this latitude range are not rendered.
    [all...]
  /frameworks/base/libs/hwui/
DisplayListRenderer.h 85 virtual void rotate(float degrees);
  /frameworks/base/services/java/com/android/server/location/
LocationFudger.java 99 * <p>We pick a value 1 meter away from 90.0 degrees in order
  /frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
math.rs 262 TEST_FN_FUNC_FN(degrees);
  /frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
math.rs 262 TEST_FN_FUNC_FN(degrees);
  /frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
math.rs 262 TEST_FN_FUNC_FN(degrees);
math.rs.orig 262 TEST_FN_FUNC_FN(degrees);
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXFD.cpp 330 / * When device is 180 degrees oriented to the sensor, need to translate
  /packages/apps/Camera/src/com/android/camera/
CameraActivity.java 56 // The degrees of the device rotated clockwise from its natural orientation.
  /packages/apps/Camera2/src/com/android/camera/crop/
CropMath.java 237 * @param rotation any rotation value, in degrees
CropView.java 231 // If we are rotated by 90 degrees from horizontal, swap x and y
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
CropMath.java 239 * @param rotation any rotation value, in degrees
CropView.java 232 // If we are rotated by 90 degrees from horizontal, swap x and y
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageCrop.java 185 // If we are rotated by 90 degrees from horizontal, swap x and y
  /system/core/include/system/
camera.h 101 * degrees. This affects the preview frames and the picture displayed after
  /development/samples/LunarLander/src/com/example/android/lunarlander/
LunarView.java 63 public static final int PHYS_SLEW_SEC = 120; // degrees/second rotate
167 * Lander heading in degrees, with 0 up, 90 right. Kept in the range
    [all...]
  /external/chromium_org/ash/display/
display_controller.cc 93 // of the rotation is one of 0 (normal), 1 (90 degrees clockwise), 2
94 // (180 degree) or 3 (270 degrees clockwise). The value of the
  /external/chromium_org/third_party/icu/source/i18n/
islamcal.cpp 276 * calls CalendarAstronomer.moonAge, converts to degrees,
299 // Convert to degrees and normalize...
  /external/chromium_org/third_party/skia/src/utils/
SkLua.cpp 405 SkScalar degrees = lua2scalar_def(L, 2, 0); local
406 get_ref<SkCanvas>(L, 1)->rotate(degrees);
  /external/chromium_org/webkit/child/
webkitplatformsupport_impl.cc 538 // in increments of 15 degrees.
544 // 0 <= azimuth < 360 in increments of 15 degrees.
    [all...]
  /external/icu4c/i18n/
islamcal.cpp 279 * calls CalendarAstronomer.moonAge, converts to degrees,
302 // Convert to degrees and normalize...
  /external/openfst/src/include/fst/
label-reachable.h 431 ++indeg[arc.nextstate]; // Finds in-degrees for next step.
444 ++indeg[arc.nextstate]; // Finds in-degrees for next step.
  /external/skia/src/utils/
SkLua.cpp 405 SkScalar degrees = lua2scalar_def(L, 2, 0); local
406 get_ref<SkCanvas>(L, 1)->rotate(degrees);
  /frameworks/base/core/java/android/hardware/
GeomagneticField.java 264 * field from true north, in degrees (i.e. positive means the
272 * @return The inclination of the magnetic field in degrees -- positive
  /frameworks/base/core/java/android/view/
Display.java 527 * degrees counter-clockwise, to compensate rendering will be rotated by
528 * 90 degrees clockwise and thus the returned value here will be

Completed in 757 milliseconds

<<11121314151617181920>>