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

<<21222324252627282930>>

  /external/chromium_org/third_party/smhasher/src/
AvalancheTest.h 3 // the hash function's output. Ideally, each output bits should flip 50% of
  /external/chromium_org/tools/checkperms/
checkperms.py 8 Some developers have broken SCM configurations that flip the svn:executable
  /external/chromium_org/ui/app_list/cocoa/
apps_grid_controller.mm 127 // The container view needs to flip coordinates so that it is laid out
  /external/chromium_org/ui/app_list/views/
apps_grid_view_unittest.cc 298 // Stay there longer and no page flip happen since we are at the last page.
  /external/chromium_org/ui/views/controls/
label.cc 111 // USE_UI_DIRECTIONALITY, we need to flip the alignment so that the alignment
  /external/chromium_org/ui/views/corewm/
tooltip_controller.cc 174 // If tooltip is out of bounds on the y axis, we flip it to appear above the
  /external/grub/netboot/
cs89x0.h 407 #define DMA_RESETFF 0x0D8 /* DMA controller first/last flip flop */
  /external/guava/guava/src/com/google/common/io/
CharStreams.java 207 buf.flip();
  /external/ipsec-tools/
setup.c 277 /* Flip values for inbound policy. */
  /external/jmonkeyengine/engine/src/core/com/jme3/font/
LetterQuad.java 435 // flip coords to be compatible with OGL
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 461 /* iter acts as a flip flop, so an image is only returned on the first
  /external/llvm/lib/CodeGen/
RegisterScavenging.cpp 251 used.flip();
  /external/mesa3d/src/gallium/state_trackers/vega/
mask.c 134 /* Do a row at a time to flip image data vertically */
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_curbe.c 290 * don't just flip the pointers because we don't fill in the
brw_fs.cpp 602 bool flip = !ir->origin_upper_left ^ c->key.render_to_fbo; local
613 if (!flip && ir->pixel_center_integer) {
619 if (flip) {
    [all...]
  /external/mesa3d/src/mesa/drivers/x11/
xm_buffer.c 263 /* for the FLIP macro: */
  /external/qemu/hw/
dma.c 245 case 0x0c: /* clear flip flop */
  /external/skia/src/core/
SkBitmapScaler.cpp 262 // is just a negative scale (flip)
  /frameworks/base/core/java/com/android/internal/util/
FastPrintWriter.java 333 mBytes.flip();
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/videosink/
MediaEncoderFilter.java 226 // Flip source quad to map to OpenGL origin
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/videosrc/
MediaSource.java 197 // defines (0,0) as top-left, so do the flip here.
  /frameworks/native/services/surfaceflinger/
DisplayDevice.cpp 182 void DisplayDevice::flip(const Region& dirty) const function in class:DisplayDevice
  /libcore/harmony-tests/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/
ChannelsTest.java 195 writebuf.flip();
  /libcore/luni/src/main/java/java/nio/
Buffer.java 231 public final Buffer flip() { method in class:Buffer
DatagramChannelImpl.java 380 writeBuf.flip();

Completed in 1162 milliseconds

<<21222324252627282930>>