Searched refs:contextCheck (Results 1 - 2 of 2) sorted by path

/frameworks/native/include/gui/
H A DGLConsumer.h273 // The contextCheck argument is used to ensure that a GL context is
275 status_t checkAndUpdateEglStateLocked(bool contextCheck = false);
/frameworks/native/libs/gui/
H A DGLConsumer.cpp498 status_t GLConsumer::checkAndUpdateEglStateLocked(bool contextCheck) { argument
502 if (!contextCheck) {

Completed in 40 milliseconds