HomeSort by relevance Sort by last modified time
    Searched defs:OnGLContextLost (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/mojo/examples/sample_app/
spinning_cube.cc 309 void OnGLContextLost();
325 OnGLContextLost();
328 void SpinningCube::GLState::OnGLContextLost() {
396 void SpinningCube::OnGLContextLost() {
400 state_->OnGLContextLost();
  /external/chromium_org/ppapi/examples/compositor/
spinning_cube.cc 293 void OnGLContextLost();
308 OnGLContextLost();
311 void SpinningCube::GLState::OnGLContextLost() {
383 void SpinningCube::OnGLContextLost() {
389 state_->OnGLContextLost();
  /external/chromium_org/ppapi/examples/gles2_spinning_cube/
spinning_cube.cc 309 void OnGLContextLost();
324 OnGLContextLost();
327 void SpinningCube::GLState::OnGLContextLost() {
393 void SpinningCube::OnGLContextLost() {
399 state_->OnGLContextLost();

Completed in 115 milliseconds