HomeSort by relevance Sort by last modified time
    Searched full:rotated (Results 176 - 200 of 480) sorted by null

1 2 3 4 5 6 78 91011>>

  /hardware/qcom/display/msm8x26/liboverlay/
overlayMdp.cpp 121 //getMdpOrient will switch the flips if the source is 90 rotated.
  /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/
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/
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
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
SharePopup.java 68 // A rotated view that contains the thumbnail and the play icon.
  /packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
PhotoSource.java 217 log(TAG, "rotated by " + data.orientation + ": fixing");
  /external/llvm/test/Transforms/LoopIdiom/
basic.ll 24 ; This is a loop that was rotated but where the blocks weren't merged. This
168 ; This is a loop that was rotated but where the blocks weren't merged. This
  /external/valgrind/main/VEX/priv/
guest_amd64_defs.h 432 function takes the value to be rotated, the rotate amount and the
433 old flags, and returns the new flags and the rotated value.
  /frameworks/base/core/java/android/hardware/
GeomagneticField.java 265 * magnetic field is rotated east that much from true north).
273 * means the magnetic field is rotated downwards.
SensorEvent.java 260 * and an <i>axis</i>, in which the device has rotated through an angle &#952 around an axis
446 * In the ideal case, a phone rotated and returning to the same real-world
  /frameworks/base/core/java/android/view/
Display.java 526 * rotation of the device. For example, if the device is rotated 90
527 * degrees counter-clockwise, to compensate rendering will be rotated by
  /frameworks/base/core/java/com/android/internal/widget/
RotarySelector.java 737 * and rotated the dial clockwise.
743 * and rotated the dial counterclockwise.
  /libcore/luni/src/main/java/java/lang/
Integer.java 622 * @return the rotated value.
638 * @return the rotated value.
Long.java 641 * @return the rotated value.
657 * @return the rotated value.
  /system/core/libpixelflinger/codeflinger/
MIPSAssembler.h 321 void RORsyn(int Rd, int Rs, int Rt); // synthetic: d = s rotated by t
322 void RORIsyn(int Rd, int Rt, int rot); // synthetic: d = s rotated by immed
  /docs/source.android.com/src/devices/tech/input/
touch-devices.jd     [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
CollectionsTest.java 1001 assertEquals("Rotated incorrectly at position 0, ", "three",
1003 assertEquals("Rotated incorrectly at position 1, ", "four",
1005 assertEquals("Rotated incorrectly at position 2, ", "zero",
1007 assertEquals("Rotated incorrectly at position 3, ", "one",
1009 assertEquals("Rotated incorrectly at position 4, ", "two",
    [all...]
  /libcore/luni/src/test/java/tests/api/java/util/
CollectionsTest.java     [all...]
  /external/chromium_org/cc/resources/
picture_layer_tiling_unittest.cc     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp 636 * When you call Present(), the contents of the buffers are rotated, so that buffer 0
639 * The resources themselves are NOT rotated, so that you can still render on the
677 * ones are rotated (so that pushbuffers remain valid).
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp 636 * When you call Present(), the contents of the buffers are rotated, so that buffer 0
639 * The resources themselves are NOT rotated, so that you can still render on the
677 * ones are rotated (so that pushbuffers remain valid).
    [all...]
  /cts/tests/tests/view/src/android/view/cts/
MotionEventTest.java 379 dump("Rotated points.", event);
  /development/samples/AccelerometerPlay/src/com/example/android/accelerometerplay/
AccelerometerPlayActivity.java 385 * take into account how the screen is rotated with respect to the
  /external/chromium_org/ash/strings/
ash_strings_en-GB.xtb 10 <translation id="6310121235600822547"><ph name="DISPLAY_NAME"/> was rotated to <ph name="ROTATION"/></translation>

Completed in 2114 milliseconds

1 2 3 4 5 6 78 91011>>