HomeSort by relevance Sort by last modified time
    Searched full:rotated (Results 101 - 125 of 673) sorted by null

1 2 3 45 6 7 8 91011>>

  /packages/apps/Camera2/src/com/android/camera/captureintent/
PreviewTransformCalculator.java 85 * factor, previewStreamSize needs to be rotated if in portrait.
  /packages/apps/Camera2/src/com/android/camera/ui/
RotateLayout.java 39 // happened when the view is rotated as the device's orientation
ZoomView.java 104 // Now the visible region we have is rotated, we need to reverse the
131 // The decoded region will be rotated 90/270 degrees before showing
  /packages/apps/Gallery/src/com/android/camera/gallery/
Image.java 136 * Save the rotated image by updating the Exif "Orientation" tag.
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
FaceView.java 39 // indicator should be rotated 90 degrees counter-clockwise.
  /cts/tests/tests/view/src/android/view/animation/cts/
AnimatorInflaterTest.java 149 boolean rotated = getInstrumentation().getUiAutomation().setRotation(nextRotation);
151 if (!rotated) {
  /external/freetype/src/truetype/
ttobjs.h 280 FT_Bool rotated; /* `is the glyph rotated?'-flag */ member in struct:TT_Size_Metrics_
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/
ttobjs.h 269 FT_Bool rotated; /* `is the glyph rotated?'-flag */ member in struct:TT_Size_Metrics_
  /external/libgdx/gdx/src/com/badlogic/gdx/math/
Polygon.java 54 * @return vertices scaled, rotated, and offset by the polygon position. */
129 /** Sets the polygon to be rotated by the supplied degrees. */
  /external/pdfium/public/
fpdf_edit.h 87 // The PDF page rotation is rotated clockwise.
100 // The PDF page rotation is rotated clockwise.
  /external/pdfium/third_party/freetype/src/truetype/
ttobjs.h 269 FT_Bool rotated; /* `is the glyph rotated?'-flag */ member in struct:TT_Size_Metrics_
  /external/webrtc/talk/media/webrtc/
webrtcvideoframe.cc 214 // If rotated swap width, height.
268 // If the frame is not rotated, the caller should reuse this frame instead of
webrtcvideoframe_unittest.cc 333 // Claim that this frame needs to be rotated for 90 degree.
344 // Claim the frame 2 needs to be rotated for another 270 degree. The output
  /frameworks/av/cmds/screenrecord/
screenrecord.cpp 137 * Returns "true" if the device is rotated 90 degrees.
219 // case is "all of it". If the app is rotated (so that the width of the
227 ALOGV("using rotated width/height");
239 // post-rotation, so if the display is rotated 90 degrees we need to
273 printf("Rotated content area is %ux%u at offset x=%d y=%d\n",
555 bool rotated = isDeviceRotated(mainDpyInfo.orientation); local
557 gVideoWidth = rotated ? mainDpyInfo.h : mainDpyInfo.w;
560 gVideoHeight = rotated ? mainDpyInfo.w : mainDpyInfo.h;
    [all...]
  /platform_testing/tests/functional/settingstests/src/com/android/settings/functional/
DisplaySettingsTest.java 127 mHelper.clickSetting("When device is rotated");
131 mHelper.clickSetting("When device is rotated");
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/views/
MultiTouchView.java 53 * Flags whether or not image received from the emulator should be rotated.
116 * should be rotated when drawn on the device.
  /device/google/contexthub/firmware/inc/platform/stm32f4xx/cmsis/
core_cmInstr.h 154 This function Rotate Right (immediate) provides the value of the contents of a register rotated by a variable number of bits.
158 \return Rotated value
297 \return Rotated value
518 This function Rotate Right (immediate) provides the value of the contents of a register rotated by a variable number of bits.
522 \return Rotated value
739 \return Rotated value
  /external/chromium-trace/catapult/tracing/third_party/gl-matrix/spec/gl-matrix/
vec3-spec.js 33 it("should return the rotated vector", function(){ expect(result).toBeEqualish([0, -1, 0]); });
37 it("should return the rotated vector", function(){ expect(result).toBeEqualish([2, 3, 0]); });
44 it("should return the rotated vector", function(){ expect(result).toBeEqualish([-1, 0, 0]); });
48 it("should return the rotated vector", function(){ expect(result).toBeEqualish([-6, 3, 10]); });
55 it("should return the rotated vector", function(){ expect(result).toBeEqualish([0, -1, 0]); });
59 it("should return the rotated vector", function(){ expect(result).toBeEqualish([0, -6, -5]); });
  /external/llvm/lib/Transforms/Scalar/
LoopRotation.cpp 47 STATISTIC(NumRotated, "Number of loops rotated");
114 /// Rotate loop LP. Return true if the loop is rotated.
140 // either this loop is already rotated or it is not
146 // loop is already rotated.
530 /// Rotate \c L as many times as possible. Return true if the loop is rotated
544 // One loop can be rotated multiple times.
  /frameworks/base/services/core/java/com/android/server/wm/
DockedStackDividerController.java 166 final boolean rotated = (rotation == ROTATION_90 || rotation == ROTATION_270);
168 rotated ? baseDisplayHeight : baseDisplayWidth,
169 rotated ? baseDisplayWidth : baseDisplayHeight);
197 final boolean rotated = (rotation == ROTATION_90 || rotation == ROTATION_270);
198 final int dw = rotated
201 final int dh = rotated
    [all...]
  /hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
AnnOverlayPlane.cpp 661 // only NV12_VED has rotated buffer
739 // workaround limitation of overlay rotation by falling back to use VA rotated buffer
749 DTRACE("overlay rotation with scaling >= 3, use VA rotated buffer");
754 DTRACE("offset is not 64 bytes aligned, use VA rotated buffer");
761 DTRACE("overlay rotation with uneven scaling, use VA rotated buffer");
771 DTRACE("1080(H)x1920(V) cannot use hw rotation, use VA rotated buffer");
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
AnnOverlayPlane.cpp 748 // only NV12_VED has rotated buffer
826 // workaround limitation of overlay rotation by falling back to use VA rotated buffer
836 DLOGTRACE("overlay rotation with scaling >= 3, use VA rotated buffer");
841 DLOGTRACE("offset is not 64 bytes aligned, use VA rotated buffer");
848 DLOGTRACE("overlay rotation with uneven scaling, use VA rotated buffer");
858 DLOGTRACE("1080(H)x1920(V) cannot use hw rotation, use VA rotated buffer");
  /libcore/luni/src/test/java/libcore/java/util/
OldCollectionsTest.java 129 assertEquals("Rotated incorrectly at position 0, ", "three",
131 assertEquals("Rotated incorrectly at position 1, ", "four",
133 assertEquals("Rotated incorrectly at position 2, ", "zero",
135 assertEquals("Rotated incorrectly at position 3, ", "one",
137 assertEquals("Rotated incorrectly at position 4, ", "two",
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g2d/
Batch.java 159 /** Draws a rectangle with the texture coordinates rotated 90 degrees. The bottom left corner at x,y and stretching the region
163 * @param clockwise If true, the texture coordinates are rotated 90 degrees clockwise. If false, they are rotated 90 degrees
  /cts/tests/camera/src/android/hardware/camera2/cts/testcases/
Camera2MultiViewTestCase.java 133 * - Dimensions of buffers received are rotated to the natural device orientation.
134 * - The contents of each buffer are rotated by the inverse of the display rotation.

Completed in 1588 milliseconds

1 2 3 45 6 7 8 91011>>