Searched refs:getLastEntryWithOnDisplayBefore (Results 1 – 3 of 3) sorted by relevance
135 val matchingEntry = trace.getLastEntryWithOnDisplayBefore(Timestamps.max()) in getLastEntryWithOnDisplay()141 trace.getLastEntryWithOnDisplayBefore(Timestamps.min()) in getLastEntryWithOnDisplay()
66 fun getLastEntryWithOnDisplayBefore(timestamp: Timestamp): LayerTraceEntry { in <lambda>() method
89 Utils.getOnDisplayFor(layersTrace.getLastEntryWithOnDisplayBefore(endTimestamp)) in <lambda>()