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

  /frameworks/native/include/gui/
BufferQueue.h 506 // mConsumerControlledByApp whether the connected consumer is controlled by the
508 bool mConsumerControlledByApp;
  /frameworks/native/libs/gui/
BufferQueue.cpp 74 mConsumerControlledByApp(false),
702 mDequeueBufferCannotBlock = mConsumerControlledByApp && producerControlledByApp;
    [all...]

Completed in 23 milliseconds