Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/magma/
DIntelDrmDecoder.cpp89 static uint64_t GetNsMonotonic(bool raw) { in GetNsMonotonic() function
240 ts->monotonic_raw_timestamp[0] = GetNsMonotonic(true); in magma_device_query_fudge()
241 ts->monotonic_timestamp = GetNsMonotonic(false); in magma_device_query_fudge()
251 ts->monotonic_raw_timestamp[1] = GetNsMonotonic(true); in magma_device_query_fudge()