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

  /frameworks/av/media/libstagefright/
AVIExtractor.cpp 277 bool foundSync = false;
309 foundSync = true;
319 return foundSync;
    [all...]
  /frameworks/native/libs/gui/
BufferQueue.cpp 316 int foundSync = -1;
367 foundSync = INVALID_BUFFER_SLOT;
391 foundSync = i;
    [all...]

Completed in 162 milliseconds