| /libcore/harmony-tests/src/test/java/tests/api/java/nio/charset/ |
| UTF16CharsetEncoderTest.java | 119 out.flip();
|
| /packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
| SurfaceTextureScreenNail.java | 114 // Flip vertically.
|
| /packages/apps/Settings/src/com/android/settings/accounts/ |
| SyncStateCheckBoxPreference.java | 137 Log.d("SyncState", "ignoring monkey's attempt to flip sync state");
|
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
| TreeWidget.py | 118 def flip(self, event=None): member in class:TreeNode 227 self.canvas.tag_bind(id, "<Double-1>", self.flip) 237 self.canvas.tag_bind(id, "<Double-1>", self.flip) 260 self.label.bind("<Double-1>", self.flip)
|
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
| TreeWidget.py | 118 def flip(self, event=None): member in class:TreeNode 227 self.canvas.tag_bind(id, "<Double-1>", self.flip) 237 self.canvas.tag_bind(id, "<Double-1>", self.flip) 260 self.label.bind("<Double-1>", self.flip)
|
| /external/chromium/chrome/browser/resources/shared/js/cr/ui/ |
| position_util.js | 82 // Flip BEFORE, AFTER based on RTL. 90 // Flip type based on available size
|
| /external/chromium_org/chrome/browser/ui/gtk/ |
| custom_button.h | 46 // Flip the image horizontally. Not to be used for RTL/LTR reasons. (In RTL 170 // Flip the image horizontally. Not to be used for RTL/LTR reasons. (In RTL
|
| /external/chromium_org/third_party/mesa/src/src/gallium/tests/trivial/ |
| tri.c | 32 #define FLIP 0 180 if (FLIP) {
|
| /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/ |
| armv4-gf2m.S | 171 eor r0,r0,r3 @ flip b0 and b1 172 eor r1,r1,r2 @ flip a0 and a1
|
| /external/chromium_org/third_party/skia/src/pathops/ |
| SkIntersections.h | 168 // leaves flip, swap alone 199 void flip();
|
| SkOpAngle.cpp | 181 bool flip = false; 185 useThis = (len < rlen) ^ flip; 194 } while ((roots == 0 || rroots == 0) && (flip ^= true)); 224 flip = false; 235 flip = true; 239 if (flip) {
|
| /external/chromium_org/ui/webui/resources/js/cr/ui/ |
| position_util.js | 82 // Flip BEFORE, AFTER based on alignment. 90 // Flip type based on available size
|
| /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/ |
| AbstractBlenderHelper.java | 116 buff.flip();
138 buff.flip();
|
| /external/mesa3d/src/gallium/tests/trivial/ |
| tri.c | 32 #define FLIP 0 180 if (FLIP) {
|
| /external/openssl/crypto/bn/asm/ |
| armv4-gf2m.S | 171 eor r0,r0,r3 @ flip b0 and b1 172 eor r1,r1,r2 @ flip a0 and a1
|
| /external/qemu/distrib/sdl-1.2.15/src/video/directfb/ |
| SDL_DirectFB_video.c | 537 HIDDEN->c2frame->Flip(HIDDEN->c2frame, NULL, 0 ); 539 HIDDEN->c2frame->Flip(HIDDEN->c2frame, NULL, 0 ); 944 int rtn = surface->hwdata->surface->Flip (surface->hwdata->surface, NULL, 0); 950 HIDDEN->c2frame->Flip(HIDDEN->c2frame, NULL, DSFLIP_WAITFORSYNC); 954 return surface->hwdata->surface->Flip (surface->hwdata->surface, NULL, DSFLIP_WAITFORSYNC); 992 HIDDEN->c2frame->Flip(HIDDEN->c2frame, NULL, DSFLIP_WAITFORSYNC); 1047 HIDDEN->c2frame->Flip(HIDDEN->c2frame, NULL, DSFLIP_WAITFORSYNC); 1050 surface->Flip (surface, ®ion, DSFLIP_WAITFORSYNC);
|
| /external/qemu/distrib/sdl-1.2.15/test/ |
| testsprite.c | 196 if ( strcmp(argv[argc], "-flip") == 0 ) { 209 "Usage: %s [-bpp N] [-hw] [-flip] [-fast] [-fullscreen] [numsprites]\n",
|
| /external/skia/src/pathops/ |
| SkIntersections.h | 168 // leaves flip, swap alone 199 void flip();
|
| SkOpAngle.cpp | 181 bool flip = false; 185 useThis = (len < rlen) ^ flip; 194 } while ((roots == 0 || rroots == 0) && (flip ^= true)); 224 flip = false; 235 flip = true; 239 if (flip) {
|
| /frameworks/base/core/java/com/android/internal/os/ |
| LoggingPrintStream.java | 137 encodedBytes.flip(); 144 decodedChars.flip();
|
| /hardware/samsung_slsi/exynos5/original-kernel-headers/linux/ |
| fimg2d.h | 127 XFLIP, /* x-axis flip */ 128 YFLIP, /* y-axis flip */
|
| /libcore/harmony-tests/src/test/java/org/apache/harmony/nio/tests/java/nio/ |
| CharBufferTest.java | 580 buf.flip(); 942 assertEquals("AString", cb.flip().toString()); 944 assertEquals("null", cb.flip().toString()); 951 assertEquals("Atr", cb.flip().toString()); 954 assertEquals("n", cb.flip().toString()); 997 assertEquals("String", target.flip().toString()); 1020 target.flip(); 1028 assertEquals("S", target.flip().toString());
|
| /libcore/harmony-tests/src/test/java/org/apache/harmony/nio_char/tests/java/nio/charset/ |
| CharsetDecoderTest.java | 200 out.flip(); 271 bb.put(bytes).flip();
|
| /packages/apps/Camera2/src/com/android/camera/ui/ |
| RotatableLayout.java | 169 flip(child); 279 public static void flip(View view) { method in class:RotatableLayout
|
| /packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
| ConversationContainer.java | 500 final boolean flip; 503 // flip direction from bottom->top to top->bottom traversal on the very first spacer 506 flip = true; 510 flip = false; 515 int adapterIndex = flip ? flipOffset - adapterLoopIndex : adapterLoopIndex; 530 adapterIndex = flip ? flipOffset - adapterLoopIndex : adapterLoopIndex; 539 final int regionTop = flip ? itemPos.bottom : spacerTop; 540 final int regionBottom = flip ? spacerBottom : itemPos.top; [all...] |