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

/frameworks/av/media/libstagefright/
H A DTimedEventQueue.cpp167 cancelEvents(&MatchesEventID, &id, true /* stopAfterFirstMatch */);
178 bool stopAfterFirstMatch) {
199 if (stopAfterFirstMatch) {
175 cancelEvents( bool (predicate)void *cookie, const sp<Event> &event), void *cookie, bool stopAfterFirstMatch) argument

Completed in 34 milliseconds