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

  /frameworks/av/media/libstagefright/include/media/stagefright/
SimpleDecodingSource.h 103 Mutexed<ProtectedState> mProtectedState;
  /frameworks/av/media/libstagefright/
SimpleDecodingSource.cpp 128 mProtectedState(format) {
139 Mutexed<ProtectedState>::Locked me(mProtectedState);
160 Mutexed<ProtectedState>::Locked me(mProtectedState);
185 Mutexed<ProtectedState>::Locked me(mProtectedState);
206 Mutexed<ProtectedState>::Locked me(mProtectedState);

Completed in 164 milliseconds