Searched refs:timestampNs (Results 1 – 12 of 12) sorted by relevance
289 int64_t timestampNs; member292 int64_t timestampNs) in RenderedFrame()295 timestampNs(timestampNs) {} in RenderedFrame()
131 int64_t timestampNs) = 0;
29 /** A valid timestampNs is stored in the data structure. */53 uint64_t timestampNs;
60 int64_t timestampNs;
142 .timestampNs = static_cast<uint64_t>(::android::elapsedRealtimeNano()), in getMockMeasurement()
56 .timestampNs = static_cast<uint64_t>(::android::elapsedRealtimeNano()), in getMockLocationV2_0()
380 ASSERT_TRUE(lastMeasurement.elapsedRealtime.timestampNs != 0); in TEST_F()395 ASSERT_TRUE(gnss_cb_->last_location_.elapsedRealtime.timestampNs != 0); in TEST_F()
71 const sp<MediaCodecBuffer> &buffer, int64_t timestampNs) override;
1848 const sp<MediaCodecBuffer> &buffer, int64_t timestampNs) { in renderOutputBuffer() argument1947 timestampNs, in renderOutputBuffer()2006 mCCodecCallback->onOutputFramesRendered(mediaTimeUs, timestampNs); in renderOutputBuffer()
78 int64_t timestampNs;
984 renderedFrame.timestampNs = timeNowNs; in processNotifications()
404 rf.timestampNs); in onFramesRendered()