Searched defs:Timeline (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/include/media/nbaio/
H A DNBLog.h86 // FIXME Timeline was intended to wrap Writer and Reader, but isn't actually used yet.
88 class Timeline : public RefBase { class in class:android::NBLog
91 Timeline(size_t size, void *shared = NULL);
92 virtual ~Timeline();
119 // The size of the shared memory must be at least Timeline::sharedSize(size).
178 // The size of the shared memory must be at least Timeline::sharedSize(size).

Completed in 243 milliseconds