HomeSort by relevance Sort by last modified time
    Searched refs:EVENT_TIMESTAMP (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libnbaio/
NBLog.cpp 137 log(EVENT_TIMESTAMP, &ts, sizeof(struct timespec));
146 log(EVENT_TIMESTAMP, &ts, sizeof(struct timespec));
159 case EVENT_TIMESTAMP:
328 if (event == EVENT_TIMESTAMP) {
371 case EVENT_TIMESTAMP: {
381 if (j >= avail || (Event) copy[j] != EVENT_TIMESTAMP) {
  /frameworks/av/include/media/nbaio/
NBLog.h 40 EVENT_TIMESTAMP, // clock_gettime(CLOCK_MONOTONIC)

Completed in 112 milliseconds