Searched refs:StopEvent (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/include/
H A DTimedEventQueue.h105 struct StopEvent : public TimedEventQueue::Event { struct in struct:android::TimedEventQueue
/frameworks/av/media/libstagefright/
H A DTimedEventQueue.cpp71 postEventToBack(new StopEvent);
73 postTimedEvent(new StopEvent, INT64_MIN);
86 // the StopEvent to the absolute head of the queue.

Completed in 463 milliseconds