Home
last modified time | relevance | path

Searched defs:timings (Results 1 – 21 of 21) sorted by relevance

/third_party/node/deps/npm/lib/utils/
Dperf.js7 var timings = {} variable
Derror-handler.js28 var timings = { variable
/third_party/flutter/engine/flutter/lib/ui/window/
Dwindow.cc31 void Window::ReportTimings(std::vector<int64_t> timings) { in ReportTimings()
/third_party/node/deps/npm/node_modules/har-schema/lib/
Dindex.js21 timings: require('./timings.json') property
Dentry.json36 "timings": { object
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dv4l2_calls.c1300 struct v4l2_dv_timings * timings) in gst_v4l2_set_dv_timings()
1320 struct v4l2_dv_timings * timings) in gst_v4l2_query_dv_timings()
/third_party/node/deps/npm/node_modules/har-validator/lib/
Dpromise.js100 exports.timings = function (data) { function
Dasync.js103 exports.timings = function (data, next) { function
/third_party/flutter/engine/flutter/runtime/
Dace_runtime_controller.cc113 bool RuntimeController::ReportTimings(std::vector<int64_t> timings) { in ReportTimings()
Druntime_controller.cc233 bool RuntimeController::ReportTimings(std::vector<int64_t> timings) { in ReportTimings()
/third_party/flutter/engine/flutter/shell/common/
Dace_engine.cc124 void Engine::ReportTimings(std::vector<int64_t> timings) { in ReportTimings()
Dshell_unittests.cc295 static void CheckFrameTimings(const std::vector<FrameTiming>& timings, in CheckFrameTimings()
352 std::vector<FrameTiming> timings(timestamps.size() / FrameTiming::kCount); in TEST_F() local
410 std::vector<FrameTiming> timings = {timing}; in TEST_F() local
Dengine.cc214 void Engine::ReportTimings(std::vector<int64_t> timings) { in ReportTimings()
Dace_shell.cc827 auto timings = std::move(unreported_timings_); in ReportTimings() local
Dshell.cc996 auto timings = std::move(unreported_timings_); in ReportTimings() local
/third_party/node/deps/npm/node_modules/libcipm/
Dindex.js48 this.timings = { scripts: 0 } property
/third_party/nghttp2/src/
Dh2load.h68 std::vector<ev_tstamp> timings; member
Dh2load.cc1699 std::vector<ev_tstamp> &timings, in read_script_from_file()
Dnghttp.cc1634 auto timings = json_object(); in output_har() local
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dvideodev2.h1575 struct v4l2_dv_timings timings; member
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h1575 struct v4l2_dv_timings timings; member