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

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

Completed in 125 milliseconds