Searched
full:flip (Results
351 -
375 of
1048) sorted by null
<<11121314151617181920>>
| /external/chromium_org/ash/ |
| shell_unittest.cc | 167 // Flip always-on-top flag. 172 // Flip always-on-top flag.
|
| /external/chromium_org/content/browser/web_contents/ |
| web_contents_view_mac.mm | 120 // Flip y to account for screen flip.
|
| /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/ |
| lp_bld_logic.c | 210 /* There are no unsigned comparison instructions. So flip the sign bit 588 * The flip between these is empirical and might need to be adjusted.
|
| /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/ |
| intel_regions.c | 377 bool flip, 389 if (flip)
|
| /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/ |
| armv4-gf2m.pl | 227 eor $b,$b,r3 @ flip b0 and b1 228 eor $a,$a,r2 @ flip a0 and a1
|
| /external/chromium_org/third_party/skia/src/gpu/gl/ |
| GrGLCaps.cpp | 583 GrPrintf("Unpack Flip Y support: %s\n", (fUnpackFlipYSupport ? "YES": "NO")); 585 GrPrintf("Pack Flip Y support: %s\n", (fPackFlipYSupport ? "YES": "NO"));
|
| /external/chromium_org/third_party/skia/src/pathops/ |
| SkDCubicLineIntersection.cpp | 154 fIntersections->flip(); 182 fIntersections->flip();
|
| SkDQuadLineIntersection.cpp | 182 fIntersections->flip(); 213 fIntersections->flip();
|
| /external/chromium_org/third_party/smhasher/src/ |
| Spooky.h | 158 // The final result will have each bit of h0, h1 flip 234 // The final result will have each bit of h0, h1 flip
|
| /external/jmonkeyengine/engine/src/core-plugins/com/jme3/material/plugins/ |
| J3MLoader.java | 130 if (texturePath.startsWith("Flip Repeat ")){ 134 }else if (texturePath.startsWith("Flip ")){
|
| /external/jpeg/ |
| jpegtran.c | 68 fprintf(stderr, " -flip [horizontal|vertical] Mirror image (left-right or top-bottom)\n"); 188 } else if (keymatch(arg, "flip", 1)) {
|
| /external/mesa3d/src/gallium/auxiliary/gallivm/ |
| lp_bld_logic.c | 210 /* There are no unsigned comparison instructions. So flip the sign bit 588 * The flip between these is empirical and might need to be adjusted.
|
| /external/mesa3d/src/mesa/drivers/dri/intel/ |
| intel_regions.c | 377 bool flip, 389 if (flip)
|
| /external/openssl/crypto/bn/asm/ |
| armv4-gf2m.pl | 227 eor $b,$b,r3 @ flip b0 and b1 228 eor $a,$a,r2 @ flip a0 and a1
|
| /external/qemu/distrib/jpeg-6b/ |
| jpegtran.c | 68 fprintf(stderr, " -flip [horizontal|vertical] Mirror image (left-right or top-bottom)\n"); 188 } else if (keymatch(arg, "flip", 1)) {
|
| /external/skia/src/gpu/gl/ |
| GrGLCaps.cpp | 583 GrPrintf("Unpack Flip Y support: %s\n", (fUnpackFlipYSupport ? "YES": "NO")); 585 GrPrintf("Pack Flip Y support: %s\n", (fPackFlipYSupport ? "YES": "NO"));
|
| /external/skia/src/pathops/ |
| SkDCubicLineIntersection.cpp | 154 fIntersections->flip(); 182 fIntersections->flip();
|
| SkDQuadLineIntersection.cpp | 182 fIntersections->flip(); 213 fIntersections->flip();
|
| /frameworks/base/graphics/java/android/renderscript/ |
| FieldPacker.java | 52 mAlignment.flip(mPos); 69 mAlignment.flip(mPos);
|
| /frameworks/base/tests/AccessoryDisplay/sink/src/com/android/accessorydisplay/sink/ |
| SinkActivity.java | 298 mHidBuffer.flip(); 390 mHidBuffer.flip();
|
| /frameworks/native/services/surfaceflinger/ |
| Layer.h | 194 * called after page-flip 366 // page-flip thread (currently main thread)
|
| /libcore/luni/src/main/java/java/nio/ |
| SocketChannelImpl.java | 305 readBuffer.flip(); 367 writeBuf.flip();
|
| /cts/tests/tests/openglperf/src/android/openglperf/cts/ |
| TextureTestRenderer.java | 104 // left / bottom / width / height (negative w/h flip the image)
|
| /external/chromium/chrome/browser/resources/ |
| mobile_setup.js | 63 // Flip the visibility of the payment page only after the frame is
|
| /external/chromium/chrome/browser/ui/gtk/ |
| custom_button.cc | 94 // Horizontally flip the image for non-LTR/RTL reasons.
|
Completed in 1788 milliseconds
<<11121314151617181920>>