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

  /frameworks/base/include/gui/
SurfaceTexture.h 461 // mAllowSynchronousMode whether we allow synchronous mode or not
462 const bool mAllowSynchronousMode;
  /frameworks/base/libs/gui/
SurfaceTexture.cpp 132 mAllowSynchronousMode(allowSynchronousMode),
517 if (!mAllowSynchronousMode && enabled)
    [all...]

Completed in 64 milliseconds