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

<<21222324252627282930>>

  /external/srtp/test/
srtp_driver.c 743 /* flip bits in packet */
942 /* flip bits in packet */
    [all...]
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
CameraStreamer.java 797 /** Whether to horizontally flip the front facing camera */
    [all...]
  /device/asus/flo/camera/QCamera2/HAL/
QCameraParameters.cpp 100 const char QCameraParameters::KEY_QC_PREVIEW_FLIP[] = "preview-flip";
101 const char QCameraParameters::KEY_QC_VIDEO_FLIP[] = "video-flip";
102 const char QCameraParameters::KEY_QC_SNAPSHOT_PICTURE_FLIP[] = "snapshot-picture-flip";
103 const char QCameraParameters::KEY_QC_SUPPORTED_FLIP_MODES[] = "flip-mode-values";
276 // Values for FLIP settings.
278 const char QCameraParameters::FLIP_MODE_V[] = "flip-v";
279 const char QCameraParameters::FLIP_MODE_H[] = "flip-h";
280 const char QCameraParameters::FLIP_MODE_VH[] = "flip-vh";
    [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCameraParameters.cpp 100 const char QCameraParameters::KEY_QC_PREVIEW_FLIP[] = "preview-flip";
101 const char QCameraParameters::KEY_QC_VIDEO_FLIP[] = "video-flip";
102 const char QCameraParameters::KEY_QC_SNAPSHOT_PICTURE_FLIP[] = "snapshot-picture-flip";
103 const char QCameraParameters::KEY_QC_SUPPORTED_FLIP_MODES[] = "flip-mode-values";
276 // Values for FLIP settings.
278 const char QCameraParameters::FLIP_MODE_V[] = "flip-v";
279 const char QCameraParameters::FLIP_MODE_H[] = "flip-h";
280 const char QCameraParameters::FLIP_MODE_VH[] = "flip-vh";
    [all...]
  /art/compiler/utils/arm/
assembler_arm.h 171 encoding_ = (am ^ (1 << kUShift)) | -offset; // Flip U to adjust sign.
  /dalvik/docs/
porting-guide.html 140 implementations of each handler, and be able to flip back and forth
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/
DOM2DTMdefaultNamespaceDeclarationNode.java 488 String namespace = this.getNamespaceURI(); // to flip out children
  /external/ceres-solver/include/ceres/
problem.h 146 // Problem frequently, and have memory to spare, then flip this switch to
  /external/ceres-solver/internal/ceres/
covariance_impl.cc 294 // the way flip any covariance blocks which are in the lower
  /external/chromium/chrome/browser/autocomplete/
autocomplete_popup_view_gtk.cc 521 // TODO(estade): Do we want to flip these for RTL? (Windows doesn't).
autocomplete_popup_view_mac.mm 513 // Flip the coordinate system before returning.
  /external/chromium/chrome/browser/sync/engine/
syncer_thread.cc 737 // Flip a coin to randomize backoff interval by +/- 50%.
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/
browser_window_controller_private.mm 113 // Do some y twiddling to flip the coordinate system.
  /external/chromium/chrome/browser/ui/views/
find_bar_view.cc 268 // Now flip the canvas for the rest of the graphics if in RTL mode.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
proxy_form_controller.js 424 // Case 3: "Flip to incognito mode."
  /external/chromium/net/base/
net_error_list.h 396 // FLIP data received without receiving a SYN_REPLY on the stream.
  /external/chromium/webkit/glue/
webmediaplayer_impl.cc 676 // coordinates. During painting of the frame, flip the coordinates
  /external/chromium_org/chrome/browser/chromeos/mobile/
mobile_activator.cc 791 LOG(INFO) << "Activation state flip old = "
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
proxy_form_controller.js 428 // Case 3: "Flip to incognito mode."
  /external/chromium_org/content/plugin/
webplugin_proxy.cc 370 // We also save the buffer index for the comparison because if we flip buffers
  /external/chromium_org/net/base/
net_error_list.h 469 // FLIP data received without receiving a SYN_REPLY on the stream.
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/harfbuzz/
HarfBuzzShaper.cpp 519 // HarfBuzz returns the shaping result in visual order. We need not to flip for RTL.
  /external/chromium_org/third_party/icu/source/i18n/unicode/
plurfmt.h 66 * need not worry about the plural cases of a language. On the flip side,
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/javatests/src/org/webrtc/
PeerConnectionTest.java 649 // expectedBinaryMessage.flip();
  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/radeon/drm/
radeon_drm_cs.c 456 /* Flip command streams. */

Completed in 1668 milliseconds

<<21222324252627282930>>