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

/frameworks/base/include/gui/
H A DSurfaceTexture.h313 // Note that when in synchronous-mode (mSynchronousMode == true),
458 // mSynchronousMode whether we're in synchronous mode or not
459 bool mSynchronousMode; member in class:android::SurfaceTexture
/frameworks/base/include/media/stagefright/
H A DSurfaceMediaSource.h221 // Note that when in synchronous-mode (mSynchronousMode == true),
315 // mSynchronousMode whether we're in synchronous mode or not
316 bool mSynchronousMode; member in class:android::SurfaceMediaSource

Completed in 74 milliseconds