Home
last modified time | relevance | path

Searched defs:kMillisPerSecond (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/oboe/include/oboe/
DDefinitions.h48 constexpr int64_t kMillisPerSecond = 1000; variable
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
DLatencyAnalyzer.h52 static constexpr int32_t kMillisPerSecond = 1000; variable
/third_party/protobuf/src/google/protobuf/util/
Dtime_util.cc53 static const int kMillisPerSecond = 1000; variable