Searched refs:graphicsTimeline (Results 1 – 2 of 2) sorted by relevance
256 timeline.graphicsTimeline[GraphicsTimeline::GPU_COMPLETED_TIME], in notifyConsumerResponse()257 timeline.graphicsTimeline[GraphicsTimeline::PRESENT_TIME]); in notifyConsumerResponse()268 timeline.inputEventId, timeline.graphicsTimeline); in notifyConsumerResponse()
173 std::array<nsecs_t, GraphicsTimeline::SIZE> graphicsTimeline; in reportTimeline() local174 graphicsTimeline[GraphicsTimeline::GPU_COMPLETED_TIME] = gpuCompletedTime; in reportTimeline()175 graphicsTimeline[GraphicsTimeline::PRESENT_TIME] = presentTime; in reportTimeline()178 .timeline = graphicsTimeline, in reportTimeline()