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

1 23 4 5 6 7 8 91011>>

  /external/libgdx/extensions/gdx-tools/src/com/badlogic/gdx/tools/texturepacker/
TexturePacker.java 174 if (rect.rotated) {
209 copy(image, 0, 0, iw, 1, canvas, rectX, rectY - i, rect.rotated);
210 copy(image, 0, ih - 1, iw, 1, canvas, rectX, rectY + ih - 1 + i, rect.rotated);
213 copy(image, 0, 0, 1, ih, canvas, rectX - i, rectY, rect.rotated);
214 copy(image, iw - 1, 0, 1, ih, canvas, rectX + iw - 1 + i, rectY, rect.rotated);
218 copy(image, 0, 0, iw, ih, canvas, rectX, rectY, rect.rotated);
271 static private void copy (BufferedImage src, int x, int y, int w, int h, BufferedImage dst, int dx, int dy, boolean rotated) {
272 if (rotated) {
330 writer.write(" rotate: " + rect.rotated + "\n");
420 public boolean rotated; field in class:TexturePacker.Rect
    [all...]
  /external/opencv3/modules/video/test/
test_estimaterigid.cpp 151 Mat rotated; local
152 warpAffine(img, rotated, aff, img.size());
154 Mat aff_est = estimateRigidTransform(img, rotated, true);
  /external/llvm/test/CodeGen/AArch64/
arm64-movi.ll 7 ; 64-bit immed with 32-bit pattern size, rotated by 0.
14 ; 64-bit immed with 32-bit pattern size, rotated by 2.
21 ; 64-bit immed with 4-bit pattern size, rotated by 3.
28 ; 32-bit immed with 32-bit pattern size, rotated by 16.
35 ; 32-bit immed with 2-bit pattern size, rotated by 1.
  /external/pdfium/public/
fpdfview.h 531 // 1 (rotated 90 degrees clockwise)
532 // 2 (rotated 180 degrees)
533 // 3 (rotated 90 degrees counter-clockwise)
563 // 1 (rotated 90 degrees clockwise)
564 // 2 (rotated 180 degrees)
565 // 3 (rotated 90 degrees counter-clockwise)
607 // 1 (rotated 90 degrees clockwise)
608 // 2 (rotated 180 degrees)
609 // 3 (rotated 90 degrees counter-clockwise)
658 // 1 (rotated 90 degrees clockwise
    [all...]
  /development/samples/devbytes/animation/CardFlip/src/com/example/android/cardflip/
CardFlip.java 40 * be rotated out or back in about their bottom left corner in a counter-clockwise direction.
46 * only one card can be flipped at a time. When the cards are in a rotated-out
47 * state, no new cards can be rotated to or from that stack. These changes were made to
254 * the cards being rotated in the current stack will overlay the cards in the
  /external/ImageMagick/Magick++/demo/
gravity.cpp 6 // the effect of rotated text assize_t with various gravity specifications.
  /external/chromium-trace/catapult/tracing/tracing/ui/base/
name_bar_chart.html 75 // When the text is rotated, its height is the hypotenuse
  /external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
TransformationUtils.java 174 * This is an expensive operation that copies the image in place with the pixels rotated.
189 * This is an expensive operation that copies the image in place with the pixels rotated.
221 * Get the # of degrees an image must be rotated to match the given exif orientation.
254 * @return The rotated and/or flipped image or toOrient if no rotation or flip was necessary.
  /external/opencv3/samples/cpp/tutorial_code/viz/
widget_pose.cpp 22 << "This program shows how to visualize a cube rotated around (1,1,1) and shifted "
  /external/webrtc/talk/media/base/
videoframefactory.cc 52 // If the frame is rotated, we need to switch the width and height.
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
RotateFilter.java 75 Quad targetQuad = mSourceRect.rotated((float) (mRotateAngle / 180 * Math.PI));
  /frameworks/native/opengl/tests/lib/
WindowSurface.cpp 49 // rotated
  /packages/apps/Camera2/src/com/android/camera/ui/
PreviewStatusListener.java 70 * Gets called when the preview is flipped (i.e. 180-degree rotated).
  /packages/apps/Contacts/src/com/android/contacts/interactions/
GroupCreationDialogFragment.java 88 // If the device is rotated, mListener will become null, so that the
  /packages/apps/LegacyCamera/src/com/android/camera/
Thumbnail.java 89 Bitmap rotated = Bitmap.createBitmap(bitmap, 0, 0, local
91 // If the rotated bitmap is the original bitmap, then it
93 if (rotated != bitmap) bitmap.recycle();
94 return rotated;
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
RotateLayout.java 34 // happened when the view is rotated as the device's orientation
ZoomControlBar.java 59 // For left-hand users, as the device is rotated for 180 degree for
130 // For left-hand users, as the device is rotated for 180 degree,
  /packages/apps/Messaging/src/com/android/messaging/ui/
OrientedBitmapDrawable.java 31 * A drawable that draws a bitmap in a flipped or rotated orientation without having to adjust the
  /packages/apps/MusicFX/src/com/android/musicfx/
SeekBarRotator.java 27 * This ViewGroup contains a single view, which will be rotated by 90 degrees counterclockwise.
  /cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
PathClippingTests.java 109 // inside of rotated rect
112 // outside of rotated rect
  /external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/
SimpleStageCullingTest.java 84 // parents are rotated or scaled!
95 // not rotated!
  /external/opencv3/doc/py_tutorials/py_feature2d/py_orb/
py_orb.markdown 1 ORB (Oriented FAST and Rotated BRIEF) {#tutorial_py_orb}
34 rotation matrix is found and rotates the \f$S\f$ to get steered(rotated) version \f$S_\theta\f$.
  /external/webrtc/webrtc/modules/video_capture/
video_capture.h 54 // Gets clockwise angle the captured frames should be rotated in order
55 // to be displayed correctly on a normally rotated display.
  /packages/apps/Camera2/src/com/android/camera/data/
FilmstripItemUtils.java 85 * @param orientation The orientation of the image. The image will be rotated
146 // Not called often because most modes save image data non-rotated.
  /frameworks/base/services/core/java/com/android/server/display/
LogicalDisplay.java 303 // is rotated when the contents of the logical display are rendered.
313 // The frame specifies the rotated physical coordinates into which the viewport
317 boolean rotated = (orientation == Surface.ROTATION_90
319 int physWidth = rotated ? displayDeviceInfo.height : displayDeviceInfo.width;
320 int physHeight = rotated ? displayDeviceInfo.width : displayDeviceInfo.height;

Completed in 478 milliseconds

1 23 4 5 6 7 8 91011>>