HomeSort by relevance Sort by last modified time
    Searched full:monotonic (Results 176 - 200 of 271) sorted by null

1 2 3 4 5 6 78 91011

  /external/chromium_org/third_party/skia/src/core/
SkAAClip.cpp 204 // Y and offset must be monotonic
1032 SkASSERT(prevY < row->fY); // must be monotonic
    [all...]
  /external/libusb/
ChangeLog 274 Linux: more flexibility with monotonic clock
281 Also, CLOCK_MONOTONIC_RAW seems even more monotonic, so we should use
    [all...]
  /external/llvm/lib/Analysis/
MemoryDependenceAnalysis.cpp 125 if (LI->getOrdering() == Monotonic) {
138 if (SI->getOrdering() == Monotonic) {
    [all...]
  /external/skia/src/core/
SkAAClip.cpp 204 // Y and offset must be monotonic
1032 SkASSERT(prevY < row->fY); // must be monotonic
    [all...]
  /external/chromium_org/third_party/skia/src/effects/gradients/
SkGradientShader.cpp 85 to be strictly monotonic (no two values equal or out of order).
    [all...]
  /external/linux-tools-perf/util/
session.c 538 * Assuming these timestamps are monotonic across cpus, we know that if
    [all...]
  /external/llvm/lib/AsmParser/
LLLexer.cpp 517 KEYWORD(monotonic);
  /external/qemu/
qemu-timer.c 131 /* return the host CPU monotonic timer and handle stop/restart */
    [all...]
  /external/skia/src/effects/gradients/
SkGradientShader.cpp 85 to be strictly monotonic (no two values equal or out of order).
    [all...]
  /frameworks/base/core/java/android/hardware/camera2/
CaptureResult.java 736 * Monotonic, should be synced to other timestamps in
    [all...]
  /hardware/libhardware/include/hardware/
camera2.h 84 * of the image; it must be from a monotonic clock, and is measured in
    [all...]
  /system/core/include/system/
window.h 780 * and for a camera should be strictly monotonic but for a media player may be
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLMediaElement.cpp     [all...]
  /external/chromium_org/courgette/
adjustment_method_2.cc     [all...]
  /external/chromium_org/sync/protocol/
sync.proto 491 // of totally ordered monotonic update timestamps, rather than a single
    [all...]
  /external/libusb/libusb/os/
darwin_usb.c     [all...]
  /external/sonivox/arm-fm-22k/lib_src/
eas_fmsynth.c 764 /* if note is monotonic, bias to MIDI note 60 */
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_fmsynth.c 764 /* if note is monotonic, bias to MIDI note 60 */
  /frameworks/native/libs/gui/
BufferQueue.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
c++config.h 1080 /* Defined if clock_gettime has monotonic clock support. */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
c++config.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
c++config.h     [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
c++config.h 1080 /* Defined if clock_gettime has monotonic clock support. */
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
c++config.h 1080 /* Defined if clock_gettime has monotonic clock support. */
    [all...]

Completed in 3145 milliseconds

1 2 3 4 5 6 78 91011