Searched defs:OnGLContextLost (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/mojo/examples/sample_app/
H A Dspinning_cube.cc309 void OnGLContextLost();
325 OnGLContextLost();
328 void SpinningCube::GLState::OnGLContextLost() { function in class:examples::SpinningCube::GLState
396 void SpinningCube::OnGLContextLost() { function in class:examples::SpinningCube
400 state_->OnGLContextLost();
/external/chromium_org/ppapi/examples/compositor/
H A Dspinning_cube.cc293 void OnGLContextLost();
308 OnGLContextLost();
311 void SpinningCube::GLState::OnGLContextLost() { function in class:SpinningCube::GLState
383 void SpinningCube::OnGLContextLost() { function in class:SpinningCube
389 state_->OnGLContextLost();
/external/chromium_org/ppapi/examples/gles2_spinning_cube/
H A Dspinning_cube.cc309 void OnGLContextLost();
324 OnGLContextLost();
327 void SpinningCube::GLState::OnGLContextLost() { function in class:SpinningCube::GLState
393 void SpinningCube::OnGLContextLost() { function in class:SpinningCube
399 state_->OnGLContextLost();

Completed in 154 milliseconds