HomeSort by relevance Sort by last modified time
    Searched refs:monotonic (Results 1 - 8 of 8) sorted by null

  /frameworks/base/media/java/android/media/
MediaTimeProvider.java 58 * @param monotonic Whether returned time should be monotonic: that is,
64 public long getCurrentTimeUs(boolean precise, boolean monotonic)
MediaPlayer.java     [all...]
  /build/tools/releasetools/
rangelib.py 57 RangeSet will have an extra attribute 'monotonic' that is set to
58 True. For example the input "10-20 30" is monotonic, but the input
65 monotonic = True
74 monotonic = False
82 monotonic = True
85 r.monotonic = monotonic
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
chrono.cpp 125 #warning According to unistd.h, there is no monotonic clock on this system so \
127 monotonic, and therefore may not be conforming).
  /external/ceres-solver/scripts/
ceres-solver.spec 42 - Trust region solvers with non-monotonic steps (Levenberg-Marquardt and Dogleg (Powell & Subspace))
  /external/llvm/utils/vim/
llvm.vim 48 syn keyword llvmKeyword localdynamic localexec minsize module monotonic
  /external/chromium_org/ppapi/native_client/tests/ppapi_browser/
progress_event_listener.js 146 // Progress events are not necessarily monotonic. For glibc, each DSO
  /external/llvm/lib/AsmParser/
LLLexer.cpp 555 KEYWORD(monotonic);

Completed in 2732 milliseconds