Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext.h448 bool isContextLost() const { return mContextLost; } in isContextLost() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.h461 bool isContextLost() const { return mContextLost; } in isContextLost() function
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dwebgl.js384 isContextLost: function (...args) { method
/third_party/typescript/lib/
Dlib.webworker.d.ts4877 isContextLost(): boolean; method
Dlib.dom.d.ts17908 isContextLost(): boolean; method
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts4857 isContextLost(): boolean; method
Ddom.generated.d.ts17888 isContextLost(): boolean; method
/third_party/typescript/tests/lib/
Dlib.d.ts15083 isContextLost(): boolean; method