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.cpp130 uint32_t texTarget, bool useFenceSync, bool isControlledByApp) : in GLConsumer() argument
131 ConsumerBase(bq, isControlledByApp), in GLConsumer()
159 bool useFenceSync, bool isControlledByApp) : in GLConsumer() argument
160 ConsumerBase(bq, isControlledByApp), in GLConsumer()