Home
last modified time | relevance | path

Searched refs:correction (Results 1 – 8 of 8) sorted by relevance

/system/core/logd/
DLogKlog.h37 static log_time correction; variable
43 static void convertMonotonicToReal(log_time& real) { real += correction; } in convertMonotonicToReal()
DLogKlog.cpp200 log_time LogKlog::correction = (log_time(CLOCK_REALTIME) < log_time(CLOCK_MONOTONIC)) member in LogKlog
288 correction = log_time(log_time::EPOCH); in calculateCorrection()
290 correction = real - monotonic; in calculateCorrection()
328 correction = (real < mono) ? log_time(log_time::EPOCH) : (real - mono); in sniffTime()
343 if (real > correction) { in sniffTime()
344 correction = log_time(log_time::EPOCH); in sniffTime()
346 correction -= real; in sniffTime()
349 correction += real; in sniffTime()
/system/extras/boottime_tools/bootanalyze/
DREADME.md15 be present in dmesg log after clock correction.
/system/media/audio_utils/
DDoxyfile.orig1102 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the
DDoxyfile.bak1102 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the
DDoxyfile1223 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the
/system/chre/chre_api/doc/
DDoxyfile1145 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the
/system/chre/pal/doc/
DDoxyfile1145 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the