Home
last modified time | relevance | path

Searched refs:isControlledByApp (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/gui/include/gui/
DGLConsumer.h87 bool isControlledByApp);
90 bool useFenceSync, bool isControlledByApp);
/frameworks/native/libs/gui/
DGLConsumer.cpp154 uint32_t texTarget, bool useFenceSync, bool isControlledByApp) : in GLConsumer() argument
155 ConsumerBase(bq, isControlledByApp), in GLConsumer()
183 bool useFenceSync, bool isControlledByApp) : in GLConsumer() argument
184 ConsumerBase(bq, isControlledByApp), in GLConsumer()