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

1 2 3 4 5 67 8 91011>>

  /external/mesa3d/src/mesa/swrast/
s_blit.c 45 GLboolean flip) \
51 if (flip) { \
56 srcCol = srcWidth - 1 - srcCol; /* flip */ \
144 GLboolean flip);
375 GLvoid *dstBuffer, GLboolean flip, GLfloat rowWeight)
400 if (flip) {
432 GLvoid *dstBuffer, GLboolean flip, GLfloat rowWeight)
457 if (flip) {
  /external/qemu/distrib/sdl-1.2.15/test/
graywin.c 173 if ( argv[argc] && (strcmp(argv[argc], "-flip") == 0) ) {
185 fprintf(stderr, "Usage: %s [-width] [-height] [-bpp] [-hw] [-hwpalette] [-flip] [-noframe] [-fullscreen] [-resize]\n",
testoverlay.c 312 fprintf(stderr, " -flip\n");
324 int flip; local
335 flip = 0;
430 if ( strcmp(argv[1], "-flip") == 0 ) {
476 flip = 1;
  /frameworks/base/tests/AccessoryDisplay/sink/src/com/android/accessorydisplay/sink/
DisplaySinkService.java 207 buffer.flip();
231 mBuffer.flip();
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
ViewFilter.java 70 .addInputPort("flip", Signature.PORT_OPTIONAL, FrameType.single(boolean.class));
125 } else if (port.getName().equals("flip")) {
  /frameworks/native/services/surfaceflinger/
DisplayDevice.h 94 // Flip the front and back buffers if the back buffer is "dirty". Might
96 void flip(const Region& dirty) const;
  /hardware/libhardware/include/hardware/
hwcomposer_defs.h 118 /* flip source image horizontally */
120 /* flip source image vertically */
  /hardware/qcom/display/msm8960/libcopybit/
copybit.h 82 /* flip source image horizontally */
84 /* flip source image vertically */
  /hardware/qcom/display/msm8960/liboverlay/
overlayUtils.h 311 /* flip source image horizontally 0x1 */
313 /* flip source image vertically 0x2 */
320 /* rotate source image 90 degrees and flip horizontally 0x5 */
323 /* rotate source image 90 degrees and flip vertically 0x6 */
414 /* flip is upside down and such. V, H flip
416 * It returns MDP related enum/define that match rot+flip*/
568 //Clients in Android dont factor in 90 rotation while deciding flip.
  /hardware/qcom/display/msm8974/libcopybit/
copybit.h 83 /* flip source image horizontally */
85 /* flip source image vertically */
  /hardware/qcom/display/msm8x26/libcopybit/
copybit.h 82 /* flip source image horizontally */
84 /* flip source image vertically */
  /hardware/qcom/display/msm8x26/liboverlay/
overlayUtils.h 311 /* flip source image horizontally 0x1 */
313 /* flip source image vertically 0x2 */
320 /* rotate source image 90 degrees and flip horizontally 0x5 */
323 /* rotate source image 90 degrees and flip vertically 0x6 */
414 /* flip is upside down and such. V, H flip
416 * It returns MDP related enum/define that match rot+flip*/
568 //Clients in Android dont factor in 90 rotation while deciding flip.
  /libcore/luni/src/test/java/libcore/java/nio/charset/
CharsetDecoderTest.java 49 outBuffer.flip();
65 outBuffer.flip();
  /external/chromium/net/tools/flip_server/
flip_in_mem_edsm_server.cc 130 cerr << "Flip server is already running.\n";
197 << "\t http and spdy flip servers\n";
202 cout << "\t * The flip server will block until the listen ip has been"
207 cout << "\t--pidfile=<filepath> (default /var/run/flip-server.pid)\n";
281 LOG(INFO) << "Flip SPDY proxy started with configuration:";
  /external/chromium_org/net/tools/flip_server/
flip_in_mem_edsm_server.cc 130 cerr << "Flip server is already running.\n";
197 << "\t http and spdy flip servers\n";
202 cout << "\t * The flip server will block until the listen ip has been"
207 cout << "\t--pidfile=<filepath> (default /var/run/flip-server.pid)\n";
278 LOG(INFO) << "Flip SPDY proxy started with configuration:";
  /external/qemu/distrib/sdl-1.2.15/src/video/nds/
SDL_ndsvideo.c 395 //printf("flip");
399 //printf("flip\n");
419 //flip
432 //flip
446 //flip
  /external/jmonkeyengine/engine/src/lwjgl/com/jme3/renderer/lwjgl/
LwjglGL1Renderer.java 177 fb16.put(color.r).put(color.g).put(color.b).put(color.a).flip();
179 fb16.put(defaultColor.r).put(defaultColor.g).put(defaultColor.b).put(defaultColor.a).flip();
510 .put(1).flip(); method
538 fb16.put(col.r).put(col.g).put(col.b).put(col.a).flip();
544 fb16.put(pos.x).put(pos.y).put(pos.z).put(0.0f).flip(); method
552 fb16.put(col.r).put(col.g).put(col.b).put(col.a).flip();
558 fb16.put(pos.x).put(pos.y).put(pos.z).put(1.0f).flip(); method
579 fb16.put(col.r).put(col.g).put(col.b).put(col.a).flip();
585 fb16.put(pos.x).put(pos.y).put(pos.z).put(1.0f).flip(); method
590 fb16.put(dir.x).put(dir.y).put(dir.z).put(1.0f).flip(); method
    [all...]
  /external/jmonkeyengine/engine/src/lwjgl/com/jme3/audio/lwjgl/
LwjglAudioRenderer.java 239 ib.flip();
533 fb.flip();
558 fb.flip();
630 nativeBuf.flip();
670 ib.put(id).flip();
701 ib.put(str.getIds()).flip();
    [all...]
  /external/stlport/stlport/stl/
_bitset.h 407 // for b[i].flip();
408 reference& flip() { function in struct:bitset::reference
479 // Versions of single-bit set, reset, flip, test with no range checking.
510 // Set, reset, and flip.
542 bitset<_Nb>& flip() { function in class:bitset
548 bitset<_Nb>& flip(size_t __pos) { function in class:bitset
556 return bitset<_Nb>(*this).flip();
  /hardware/qcom/display/msm8974/liboverlay/
overlayUtils.h 312 /* flip source image horizontally 0x1 */
314 /* flip source image vertically 0x2 */
321 /* rotate source image 90 degrees and flip horizontally 0x5 */
324 /* rotate source image 90 degrees and flip vertically 0x6 */
411 /* flip is upside down and such. V, H flip
413 * It returns MDP related enum/define that match rot+flip*/
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 407 // for b[i].flip();
408 reference& flip() { function in struct:bitset::reference
479 // Versions of single-bit set, reset, flip, test with no range checking.
510 // Set, reset, and flip.
542 bitset<_Nb>& flip() { function in class:bitset
548 bitset<_Nb>& flip(size_t __pos) { function in class:bitset
556 return bitset<_Nb>(*this).flip();
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 407 // for b[i].flip();
408 reference& flip() { function in struct:bitset::reference
479 // Versions of single-bit set, reset, flip, test with no range checking.
510 // Set, reset, and flip.
542 bitset<_Nb>& flip() { function in class:bitset
548 bitset<_Nb>& flip(size_t __pos) { function in class:bitset
556 return bitset<_Nb>(*this).flip();
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 407 // for b[i].flip();
408 reference& flip() { function in struct:bitset::reference
479 // Versions of single-bit set, reset, flip, test with no range checking.
510 // Set, reset, and flip.
542 bitset<_Nb>& flip() { function in class:bitset
548 bitset<_Nb>& flip(size_t __pos) { function in class:bitset
556 return bitset<_Nb>(*this).flip();
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 407 // for b[i].flip();
408 reference& flip() { function in struct:bitset::reference
479 // Versions of single-bit set, reset, flip, test with no range checking.
510 // Set, reset, and flip.
542 bitset<_Nb>& flip() { function in class:bitset
548 bitset<_Nb>& flip(size_t __pos) { function in class:bitset
556 return bitset<_Nb>(*this).flip();
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_bitset.h 407 // for b[i].flip();
408 reference& flip() { function in struct:bitset::reference
479 // Versions of single-bit set, reset, flip, test with no range checking.
510 // Set, reset, and flip.
542 bitset<_Nb>& flip() { function in class:bitset
548 bitset<_Nb>& flip(size_t __pos) { function in class:bitset
556 return bitset<_Nb>(*this).flip();

Completed in 1871 milliseconds

1 2 3 4 5 67 8 91011>>