HomeSort by relevance Sort by last modified time
    Searched full:clockwise (Results 76 - 100 of 210) sorted by null

1 2 34 5 6 7 8 9

  /external/jmonkeyengine/engine/src/core/com/jme3/math/
Triangle.java 65 * be supplied in a counter clockwise winding to support normals for a
  /external/qemu/android/
framebuffer.h 29 * 90 clockwise-degrees, when the framebuffer is rotated 90 or 270 degrees,
  /external/skia/legacy/include/core/
SkPath.h 424 @param sweepAngle Sweep angle (in degrees) measured clockwise. This is
450 /** clockwise direction for adding closed contours */
452 /** counter-clockwise direction for adding closed contours */
519 @param sweepAngle Sweep angle (in degrees) measured clockwise
  /external/webkit/Source/WebCore/platform/graphics/gpu/
LoopBlinnLocalTriangulator.h 144 // direction, counterclockwise or clockwise.
  /external/webkit/Source/WebCore/platform/graphics/skia/
PathSkia.cpp 153 // clockwise arcs should be drawn with positive sweeps. Check to see
  /frameworks/base/docs/html/guide/appendix/
g-app-intents.jd 96 <tr><td><em>yaw</em></td><td>Panorama center-of-view in degrees clockwise from North.<br />
  /frameworks/base/policy/src/com/android/internal/policy/impl/
WindowOrientationListener.java 490 // the +y-axis, increasing clockwise in a range of [0, 360] degrees.
587 // If the specified rotation is the same or is counter-clockwise adjacent
606 // If the specified rotation is the same or is clockwise adjacent,
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/maps/model/
GroundOverlay.html 750 <dd>The amount that the image should be rotated in a clockwise direction. The center of the
870 <div class="jd-descrdiv">Gets the bearing of the ground overlay in degrees clockwise from north.</div>
1067 overlay points) in degrees clockwise from north.</div>
    [all...]
  /external/jmonkeyengine/engine/src/core/com/jme3/material/
RenderState.java 482 * and determine if the triangle is in counter-clockwise order or
483 * clockwise order. If a triangle is in counter-clockwise order, then
    [all...]
  /frameworks/opt/photoviewer/src/com/android/ex/photo/views/
PhotoView.java 526 * Rotates the image 90 degrees, clockwise.
533 * Rotates the image 90 degrees, counter clockwise.
900 * @param degrees how many degrees to rotate the image, positive rotates clockwise
    [all...]
  /cts/apps/CtsVerifier/res/values/
strings.xml 303 clockwise by a given magnitude of degrees.\n - The right view, after taking
305 the left and right views should appear rotated clockwise by the amount of
317 <string name="co_orientation_direction_label">clockwise</string>
339 <string name="ci_intents_direction_label">clockwise</string>
    [all...]
  /external/chromium/chrome/browser/ui/gtk/
rounded_window.cc 80 // clockwise.
  /external/skia/include/core/
SkPath.h 480 @param sweepAngle Sweep angle (in degrees) measured clockwise. This is
508 /** clockwise direction for adding closed contours */
510 /** counter-clockwise direction for adding closed contours */
642 @param sweepAngle Sweep angle (in degrees) measured clockwise
    [all...]
  /external/webkit/Source/WebCore/html/canvas/
CanvasRenderingContext2D.h 146 void arc(float x, float y, float r, float sa, float ea, bool clockwise, ExceptionCode&);
  /frameworks/base/media/java/android/media/
MediaMuxer.java 152 * @param degrees the angle to be rotated clockwise in degrees.
  /hardware/libhardware/include/hardware/
camera_common.h 115 * camera image needs to be rotated clockwise so it shows correctly on the
  /hardware/msm7k/libcamera/
camera_ifc.h 139 /* it indicates the degree of clockwise rotation that should be
  /packages/apps/Camera/src/com/android/camera/
CameraActivity.java 56 // The degrees of the device rotated clockwise from its natural orientation.
  /packages/apps/Nfc/src/com/android/nfc/
FireflyRenderer.java 400 // Counter clockwise winding
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fb.h 259 __u32 rotate; /* angle we rotate counter clockwise */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fb.h 259 __u32 rotate; /* angle we rotate counter clockwise */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
fb.h 259 __u32 rotate; /* angle we rotate counter clockwise */
  /system/core/include/system/
camera.h 100 * Set the clockwise rotation of preview display (setPreviewDisplay) in
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
demo.c 379 // x: 011100 (0x1c), y: 110001 (0x31) (clockwise)
380 // x: 001110 (0x0e), y: 100011 (0x23) (counter-clockwise)
  /external/qemu/distrib/sdl-1.2.15/
docs.html 177 <LI>"CW" - Rotating screen clockwise.
179 <LI>"CCW" - Rotating screen counter clockwise.

Completed in 1012 milliseconds

1 2 34 5 6 7 8 9