Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/bqhelper/include/media/stagefright/bqhelper/
DWGraphicBufferProducer.h349 HGraphicBufferProducer::FrameEventHistoryDelta tDelta; in getFrameTimestamps() local
351 if (!::android::conversion::wrapAs(&tDelta, &nhAA, lDelta)) { in getFrameTimestamps()
354 _hidl_cb(tDelta); in getFrameTimestamps()
358 _hidl_cb(tDelta); in getFrameTimestamps()
/frameworks/native/libs/gui/bufferqueue/1.0/
DH2BGraphicBufferProducer.cpp1222 HGraphicBufferProducer::FrameEventHistoryDelta const& tDelta) { in getFrameTimestamps() argument
1223 convertTo(outDelta, tDelta); in getFrameTimestamps()