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

1 2 3 4 5 67 8 91011>>

  /packages/apps/LegacyCamera/src/com/android/camera/panorama/
Mosaic.java 47 * This mode is the same as BLENDTYPE_FULL except that the resulting mosaic is rotated
  /device/lge/mako/camera/mm-camera-interface/
mm_omx_jpeg_encoder.c 388 orientation = 6; /*Rotated 90 CCW*/
391 orientation = 3; /*Rotated 180*/
394 orientation = 8; /*Rotated 90 CW*/
  /external/chromium_org/ash/desktop_background/
desktop_background_controller_unittest.cc 489 // Rotated smaller screen may use larger image.
634 // Rotated display should return the rotated size.
  /frameworks/base/services/java/com/android/server/power/
ElectronBeam.java 82 private int mDisplayWidth; // real width, not rotated
83 private int mDisplayHeight; // real height, not rotated
683 * is rotated. This is a little tricky because the display transaction
  /external/jmonkeyengine/engine/src/core/com/jme3/math/
Matrix4f.java     [all...]
  /external/flac/libFLAC/ia32/
lpc_asm.nasm 473 shufps xmm2, xmm2, 93h ; 93h=2-1-0-3 => xmm2 gets rotated left by one float
524 shufps xmm2, xmm2, 93h ; (3) 93h=2-1-0-3 => xmm2 gets rotated left by one float
526 shufps xmm3, xmm3, 93h ; (4) 93h=2-1-0-3 => xmm3 gets rotated left by one float
591 shufps xmm2, xmm2, 93h ; 93h=2-1-0-3 => xmm2 gets rotated left by one float
592 shufps xmm3, xmm3, 93h ; 93h=2-1-0-3 => xmm3 gets rotated left by one float
593 shufps xmm4, xmm4, 93h ; 93h=2-1-0-3 => xmm4 gets rotated left by one float
    [all...]
  /external/chromium/chrome/browser/policy/proto/
device_management_backend.proto 182 // If the public key has been rotated on the server, the new public
  /external/chromium_org/ash/
ash_strings.grd 337 <ph name="DISPLAY_NAME">$1</ph> was rotated to <ph name="ROTATION">$2</ph>
357 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_ORIENTATION_90" desc="The value of display orientation option item: 90-degree rotated">
360 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_ORIENTATION_180" desc="The value of display orientation option item: 180-degree rotated">
363 <message name="IDS_ASH_STATUS_TRAY_DISPLAY_ORIENTATION_270" desc="The value of display orientation option item: 270-degree rotated">
    [all...]
  /external/chromium_org/ash/system/chromeos/
tray_display.cc 200 // case that the display is rotated or its resolution is changed.
  /external/chromium_org/chrome/browser/resources/image_loader/
request.js 341 // The image has been resized or rotated, therefore the canvas has to be
  /external/chromium_org/chrome/browser/resources/ntp4/
new_tab.html 12 Note that this means apps will be reflowed when rotated (like iPad).
  /external/chromium_org/remoting/android/java/src/org/chromium/chromoting/
DesktopView.java 256 * the display is rotated.
  /external/chromium_org/third_party/angle/samples/gles2_book/Common/
esUtil.h 246 /// \param result Specifies the input matrix. Rotated matrix is returned in result.
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videocommon_unittest.cc 279 // Request 9:16 from VGA rotated (portrait). Expect crop.
  /external/llvm/examples/Kaleidoscope/MCJIT/cached/
genk-timing.py 148 # Initialize the variable names to be rotated
  /external/llvm/examples/Kaleidoscope/MCJIT/lazy/
genk-timing.py 148 # Initialize the variable names to be rotated
  /external/llvm/test/CodeGen/X86/
block-placement.ll 975 ; 2) The exiting edge from the loop which is rotated to be laid out at the
983 ; First rotated loop top.
990 ; Second rotated loop top
994 ; Third rotated loop top
  /external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
SDL_epocevents.cpp 488 /* Remap the arrow keys if the device is rotated */
  /external/qemu/docs/
ANDROID-SKIN-FILES.TXT 63 Each part can be independently positioned and/or rotated in a 'layout'.
  /frameworks/base/core/java/android/hardware/
LegacySensorManager.java 53 // which won't get the rotated values
  /frameworks/base/core/tests/coretests/src/com/android/internal/util/
FileRotatorTest.java 134 // combine a second time, should leave rotated value untouched, and
  /frameworks/base/graphics/java/android/graphics/drawable/
RotateDrawable.java 94 * Returns the drawable rotated by this RotateDrawable.
  /frameworks/base/media/java/android/media/
MediaMuxer.java 153 * @param degrees the angle to be rotated clockwise in degrees.
  /frameworks/base/services/java/com/android/server/display/
DisplayDeviceInfo.java 153 * physically rotated relative to its natural orientation such as an HDMI monitor
  /hardware/qcom/display/msm8960/liboverlay/
overlayMdp.cpp 121 //getMdpOrient will switch the flips if the source is 90 rotated.

Completed in 823 milliseconds

1 2 3 4 5 67 8 91011>>