Home
last modified time | relevance | path

Searched defs:isContextLost (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
DContext.h460 bool isContextLost() const { return mContextLost; } in isContextLost() function
/external/autotest/client/deps/webgl_mpd/src/debug/
Dwebgl-debug.js775 wrappedContext_.isContextLost = function() { function