Searched refs:loseContext (Results 1 – 4 of 4) sorted by relevance
492 canvas.loseContext = function() { function585 canvas.loseContext();
455 void loseContext(GraphicsResetStatus currentPacked, GraphicsResetStatus otherPacked); \
985 void Context::loseContext(GraphicsResetStatus current, GraphicsResetStatus other) in loseContext() function in gl::Context
3618 context->loseContext(currentPacked, otherPacked); in GL_LoseContextCHROMIUM()