HomeSort by relevance Sort by last modified time
    Searched refs:mContextLost (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/angle/src/libGLESv2/
Context.h 545 bool mContextLost;
Context.cpp 216 mContextLost = false;
422 mContextLost = true;
427 return mContextLost;
    [all...]

Completed in 332 milliseconds