Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/libcamera2/
DExynosCameraHWInterface2.h328 nsecs_t m_lastTimeStamp; variable
DExynosCameraHWInterface2.cpp641 m_lastTimeStamp = timeStamp; in ApplyDynamicMetadata()
798 … find entry for frameCnt(%d) returning saved time(%lld)", __FUNCTION__, frameCnt, m_lastTimeStamp); in GetTimestampByFrameCnt()
799 return m_lastTimeStamp; in GetTimestampByFrameCnt()
817 frameTime = m_lastTimeStamp; in GetTimestamp()