OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isResetNotificationEnabled
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/angle/src/libEGL/
Display.cpp
385
if ((*ctx)->
isResetNotificationEnabled
())
libEGL.cpp
824
if (sharedContextPtr != NULL && sharedContextPtr->
isResetNotificationEnabled
() != reset_notification)
/external/chromium_org/third_party/angle/src/libGLESv2/
Context.h
360
virtual bool
isResetNotificationEnabled
();
Context.cpp
[
all
...]
Completed in 182 milliseconds