Searched refs:isResetNotificationEnabled (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/angle/src/libEGL/
H A DDisplay.cpp385 if ((*ctx)->isResetNotificationEnabled())
H A DlibEGL.cpp824 if (sharedContextPtr != NULL && sharedContextPtr->isResetNotificationEnabled() != reset_notification)
/external/chromium_org/third_party/angle/src/libGLESv2/
H A DContext.h360 virtual bool isResetNotificationEnabled();
H A DContext.cpp2153 bool Context::isResetNotificationEnabled() function in class:gl::Context

Completed in 1356 milliseconds