HomeSort by relevance Sort by last modified time
    Searched full:flipped (Results 201 - 225 of 330) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/third_party/mesa/src/src/gallium/tests/graw/
fs-test.c 59 /* Vertex data matches progs/fp/fp-tri.c, but flipped in Y dimension
gs-test.c 62 /* Vertex data matches progs/fp/fp-tri.c, but flipped in Y dimension
  /external/mesa3d/src/gallium/tests/graw/
fs-test.c 59 /* Vertex data matches progs/fp/fp-tri.c, but flipped in Y dimension
gs-test.c 62 /* Vertex data matches progs/fp/fp-tri.c, but flipped in Y dimension
  /external/qemu/distrib/sdl-1.2.15/src/video/nds/
SDL_ndsvideo.c 364 /* We need to wait for vertical retrace on page flipped displays */
  /external/qemu/distrib/sdl-1.2.15/src/video/svga/
SDL_svgavideo.c 463 /* We need to wait for vertical retrace on page flipped displays */
  /external/qemu/distrib/sdl-1.2.15/src/video/vgl/
SDL_vglvideo.c 405 /* We need to wait for vertical retrace on page flipped displays */
  /external/chromium_org/third_party/skia/include/core/
SkRect.h 350 /** Swap top/bottom or left/right if there are flipped.
786 * Swap top/bottom or left/right if there are flipped (i.e. if width()
  /external/llvm/lib/Transforms/Vectorize/
BBVectorize.cpp     [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/dga/
SDL_dgavideo.c 840 /* Don't fill the visible part of the screen, wait until flipped */
873 /* Don't blit to the visible part of the screen, wait until flipped */
  /external/skia/include/core/
SkRect.h 350 /** Swap top/bottom or left/right if there are flipped.
786 * Swap top/bottom or left/right if there are flipped (i.e. if width()
  /packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
GLES11Canvas.java 341 // Test whether it has been rotated or flipped, if so, glDrawTexiOES
921 // Define a vertically flipped crop rectangle for OES_draw_texture.
    [all...]
  /external/llvm/lib/CodeGen/
RegisterCoalescer.cpp 256 Flipped = CrossClass = false;
269 Flipped = true;
327 Flipped = !Flipped;
346 Flipped = !Flipped;
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBox.cpp 638 // This is wrong with transforms and flipped writing modes.
    [all...]
InlineFlowBox.cpp     [all...]
RenderFlexibleBox.cpp 330 // direction:rtl + flex-direction:column means the cross-axis direction is flipped.
781 // If we are a flipped writing mode, we need to adjust the opposite side. This is only needed
    [all...]
RenderTable.cpp     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigurationChooser.java 449 State flipped = mConfiguration.getNextDeviceState(state); local
450 if (flipped != state) {
451 selectDeviceState(flipped);
    [all...]
  /external/chromium_org/sync/protocol/
sync.proto 253 // The int64 value will have its sign bit flipped then placed in big endian
259 // with its sign bit flipped.
    [all...]
  /external/chromium_org/ui/compositor/
layer_unittest.cc 598 FakeTexture(bool flipped, const gfx::Size& size, float device_scale_factor)
599 : Texture(flipped, size, device_scale_factor) {}
    [all...]
  /external/zlib/src/contrib/inflate86/
inffast.S 383 xorl %eax, %edx /* test if ID bit is flipped */
384 jz .L_dont_use_mmx /* not flipped if zero */
    [all...]
  /libcore/luni/src/main/java/java/math/
BigInteger.java 613 * as {@code this} but with the bit at position n flipped. The result is
619 * @param n position where the bit in {@code this} has to be flipped.
    [all...]
  /external/chromium/chrome/browser/autocomplete/
autocomplete_popup_view_mac.mm 817 // "Top" really means "bottom" here, since the view is flipped.
  /external/chromium/chrome/browser/ui/cocoa/
browser_window_controller_private.mm 117 // We also need to save the current work area, in flipped coordinates.
  /external/chromium/webkit/glue/
webmediaplayer_impl.cc 675 // The mac coordinate system is flipped vertical from the normal skia

Completed in 1096 milliseconds

1 2 3 4 5 6 7 891011>>