Searched defs:timestampNanos (Results 1 – 4 of 4) sorted by relevance
294 void onVsync(long timestampNanos, int frame); in onVsync()296 void onVsync(long timestampNanos, int physicalDisplayId, int frame); in onVsync()298 void onVsync(long timestampNanos, long physicalDisplayId, int frame); in onVsync()301 long timestampNanos, in onVsync()
77 int64_t timestampNanos; in getColdStartTimeMicros() local
217 int64_t timestampNanos) const { in calculateColdStartLatencyMillis()248 int64_t timestampNanos = frameTimestamp.timestamp; in getColdStartOutputMillis() local
530 public final long timestampNanos; field in InternalChannelz.ChannelTrace.Event541 String description, Severity severity, long timestampNanos, in Event()582 private Long timestampNanos; field in InternalChannelz.ChannelTrace.Event.Builder591 public Builder setTimestampNanos(long timestampNanos) { in setTimestampNanos()