Searched defs:timestampNanos (Results 1 – 3 of 3) sorted by relevance
281 void onVsync(long timestampNanos, int frame); in onVsync()283 void onVsync(long timestampNanos, int physicalDisplayId, int frame); in onVsync()285 void onVsync(long timestampNanos, long physicalDisplayId, int frame); in onVsync()288 long timestampNanos, in onVsync()
200 int64_t timestampNanos) const { in calculateColdStartLatencyMillis()231 int64_t timestampNanos = frameTimestamp.timestamp; in getColdStartOutputMillis() local
523 public final long timestampNanos; field in InternalChannelz.ChannelTrace.Event534 String description, Severity severity, long timestampNanos, in Event()575 private Long timestampNanos; field in InternalChannelz.ChannelTrace.Event.Builder584 public Builder setTimestampNanos(long timestampNanos) { in setTimestampNanos()