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

/frameworks/native/libs/gui/
H A DBufferQueue.cpp316 int foundSync = -1; local
367 foundSync = INVALID_BUFFER_SLOT;
391 foundSync = i;
/frameworks/av/media/libstagefright/
H A DAVIExtractor.cpp277 bool foundSync = false; local
309 foundSync = true;
319 return foundSync;

Completed in 93 milliseconds