Home
last modified time | relevance | path

Searched defs:endTime (Results 1 – 4 of 4) sorted by relevance

/hardware/google/easel/amber/camera/include/
DHdrPlusProfiler.h87 struct timespec endTime; in end() local
/hardware/interfaces/broadcastradio/1.0/vts/functional/
DVtsHalBroadcastradioV1_0TargetTest.cpp217 nsecs_t endTime = systemTime() + reltime; in waitForCallback() local
/hardware/google/pixel/vibrator/cs40l26/
DVibrator.cpp560 const auto endTime = startTime + std::chrono::milliseconds(POLLING_TIMEOUT); in off() local
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp6133 void ExynosDisplay::updateAverages(nsecs_t endTime) { in updateAverages()