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

  /frameworks/av/media/libstagefright/foundation/
ALooper.cpp 172 while (it != mEventQueue.end() && (*it).mWhenUs <= whenUs) {
177 event.mWhenUs = whenUs;
199 int64_t whenUs = (*mEventQueue.begin()).mWhenUs;
  /frameworks/av/include/media/stagefright/foundation/
ALooper.h 63 int64_t mWhenUs;

Completed in 100 milliseconds