Home
last modified time | relevance | path

Searched refs:presentTimestamp (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_queue.cpp1845 bufferQueueCache_[sequence].presentTimestamp = timestamp; in SetPresentTimestamp()
1855 if (type != bufferQueueCache_.at(sequence).presentTimestamp.type) { in GetPresentTimestamp()
1858 bufferQueueCache_.at(sequence).presentTimestamp.type, uniqueId_); in GetPresentTimestamp()
1863 time = bufferQueueCache_.at(sequence).presentTimestamp.time; in GetPresentTimestamp()
1867 time = bufferQueueCache_.at(sequence).presentTimestamp.time - bufferQueueCache_.at(sequence).timestamp; in GetPresentTimestamp()
/foundation/graphic/graphic_surface/surface/include/
H A Dbuffer_queue.h61 GraphicPresentTimestamp presentTimestamp = {GRAPHIC_DISPLAY_PTS_UNSUPPORTED, 0}; member

Completed in 4 milliseconds