Searched refs:setElapsedTimestamp (Results 1 – 7 of 7) sorted by relevance
45 .setElapsedTimestamp(100) in createsEntryWithCorrectClockTime()63 .setElapsedTimestamp(100) in supportsMissingRealToElapsedTimeOffsetNs()127 .setElapsedTimestamp(100) in removesLayersFromOffDisplays()
41 .setElapsedTimestamp(100) in createsEntryWithCorrectClockTime()65 .setElapsedTimestamp(100) in supportsMissingRealToElapsedTimeOffsetNs()
75 fun setElapsedTimestamp(value: Long): WindowManagerTraceEntryBuilder = apply { in <lambda>() method in android.tools.traces.wm.WindowManagerTraceEntryBuilder
49 fun setElapsedTimestamp(timestamp: Long): LayerTraceEntryBuilder = apply { in <lambda>() method in android.tools.traces.surfaceflinger.LayerTraceEntryBuilder
115 .setElapsedTimestamp(snapshotArgs.getChild("elapsed_realtime_nanos")?.getLong() ?: 0L) in <lambda>()
182 .setElapsedTimestamp(0) in <lambda>()
89 .setElapsedTimestamp(timestamp) in <lambda>()