Searched refs:applyDelta (Results 1 – 4 of 4) sorted by relevance
144 void applyDelta(const FrameEventHistoryDelta& delta);
689 history.applyDelta(qbOutput.frameTimestamps); in TEST_F()704 history.applyDelta(qbOutput.frameTimestamps); in TEST_F()
193 mFrameEventHistory->applyDelta(delta); in enableFrameTimestamps()312 mFrameEventHistory->applyDelta(delta); in getFrameTimestamps()698 mFrameEventHistory->applyDelta(frameTimestamps); in dequeueBuffer()899 mFrameEventHistory->applyDelta(output.frameTimestamps); in queueBuffer()
272 void ProducerFrameEventHistory::applyDelta( in applyDelta() function in android::ProducerFrameEventHistory