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

  /frameworks/av/media/libstagefright/include/media/stagefright/
MediaCodec.h 481 Mutex mRecentLock;
  /frameworks/av/media/libstagefright/
MediaCodec.cpp 559 Mutex::Autolock al(mRecentLock);
609 Mutex::Autolock al(mRecentLock);
821 Mutex::Autolock al(mRecentLock);
    [all...]

Completed in 49 milliseconds