HomeSort by relevance Sort by last modified time
    Searched full:flip (Results 326 - 350 of 1048) sorted by null

<<11121314151617181920>>

  /external/skia/src/pathops/
SkIntersections.cpp 51 void SkIntersections::flip() { function in class:SkIntersections
  /frameworks/base/core/java/android/net/arp/
ArpPeer.java 102 buf.flip();
  /frameworks/base/core/java/android/speech/tts/
FileSynthesisCallback.java 223 header.flip();
  /frameworks/base/core/java/android/text/method/
PasswordTransformationMethod.java 44 * attached. This will happen when you flip the screen
  /frameworks/base/docs/html/training/sharing/
shareaction.jd 122 in the Gallery app, the sharing intent changes as you flip between photos.</p>
  /frameworks/base/media/tests/MediaDump/src/com/android/mediadump/
RgbPlayerActivity.java 192 // Flip the image vertically since the image from MediaDump is
  /frameworks/base/packages/SystemUI/res/values/
config.xml 102 <!-- Enable the "flip settings" panel -->
  /frameworks/base/wifi/java/android/net/wifi/
WifiSsid.java 179 out.flip();
  /hardware/qcom/display/msm8960/libcopybit/
c2d2.h 239 C2D_TARGET_MIRROR_H = (1 << 0), /* horizontal flip */
240 C2D_TARGET_MIRROR_V = (1 << 1), /* vertical flip */
404 C2D_DRIVER_SUPPORTS_MIRROR_H_OP = (1 << 11), /* horizontal flip */
405 C2D_DRIVER_SUPPORTS_MIRROR_V_OP = (1 << 12), /* vertical flip */
    [all...]
  /hardware/qcom/display/msm8974/libcopybit/
c2d2.h 239 C2D_TARGET_MIRROR_H = (1 << 0), /* horizontal flip */
240 C2D_TARGET_MIRROR_V = (1 << 1), /* vertical flip */
404 C2D_DRIVER_SUPPORTS_MIRROR_H_OP = (1 << 11), /* horizontal flip */
405 C2D_DRIVER_SUPPORTS_MIRROR_V_OP = (1 << 12), /* vertical flip */
    [all...]
  /hardware/qcom/display/msm8x26/libcopybit/
c2d2.h 239 C2D_TARGET_MIRROR_H = (1 << 0), /* horizontal flip */
240 C2D_TARGET_MIRROR_V = (1 << 1), /* vertical flip */
404 C2D_DRIVER_SUPPORTS_MIRROR_H_OP = (1 << 11), /* horizontal flip */
405 C2D_DRIVER_SUPPORTS_MIRROR_V_OP = (1 << 12), /* vertical flip */
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/nio_char/tests/java/nio/charset/
CharsetEncoderTest.java 178 out.flip();
  /libcore/support/src/test/java/libcore/javax/net/ssl/
TestSSLEnginePair.java 125 input.flip();
  /packages/apps/Camera2/src/com/android/camera/app/
OrientationManager.java 110 // to flip which portrait we pick as display rotation is counter clockwise
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
OrientationManager.java 105 // to flip which portrait we pick as display rotation is counter clockwise
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
EdgeView.java 70 // flip the effects into proper places.
  /packages/apps/Settings/src/com/android/settings/accounts/
SyncSettings.java 61 Log.d("SyncSettings", "ignoring monkey's attempt to flip sync state");
  /packages/apps/UnifiedEmail/res/values/
constants.xml 44 <!-- Flip interval for account name and unread count -->
  /packages/screensavers/PhotoTable/res/values/
config.xml 29 <!-- Length of flip animation in milliseconds.-->
  /libcore/harmony-tests/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/
FileChannelTest.java 452 readBuffer.flip();
1310 readBuffers[0].flip(); method
1564 readBuffers[1].flip(); method
1585 readBuffers[1].flip(); method
    [all...]
  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/
LODGeomap.java 120 // work from bottom of heightmap up, so we don't flip the coords
136 float offsetY = -offset.y + (offsetAmount * 1.0f);//note the -, we flip the tex coords
213 buffer.put(corner);//br+1);//degenerate to flip winding order
291 //buffer.put(0); // degenerate winding-flip
426 buffer.put(corner);//br+1);//degenerate to flip winding order
445 // need to flip winding order
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
aes-s390x.pl 1192 xgr %r3,%r4 # flip %r3 and %r4, out and len
    [all...]
  /external/openssl/crypto/aes/asm/
aes-s390x.pl 1192 xgr %r3,%r4 # flip %r3 and %r4, out and len
    [all...]
  /dalvik/vm/compiler/codegen/arm/Thumb2/
Gen.cpp 360 * bgt flip
366 * flip:
  /external/chromium/webkit/glue/
webcursor_mac.mm 250 // The Core Endian flipper callback for 'CURS' doesn't flip Bits16 as if it
251 // were a short (which it is), so we flip it here.

Completed in 1479 milliseconds

<<11121314151617181920>>