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

  /external/chromium_org/ppapi/examples/compositor/
spinning_cube.h 22 void OnGLContextLost();
spinning_cube.cc 293 void OnGLContextLost();
308 OnGLContextLost();
311 void SpinningCube::GLState::OnGLContextLost() {
383 void SpinningCube::OnGLContextLost() {
389 state_->OnGLContextLost();
compositor.cc 155 cube_->OnGLContextLost();
  /external/chromium_org/ppapi/examples/gles2_spinning_cube/
spinning_cube.h 22 void OnGLContextLost();
spinning_cube.cc 309 void OnGLContextLost();
324 OnGLContextLost();
327 void SpinningCube::GLState::OnGLContextLost() {
393 void SpinningCube::OnGLContextLost() {
399 state_->OnGLContextLost();
  /external/chromium_org/mojo/examples/sample_app/
spinning_cube.h 32 void OnGLContextLost();
spinning_cube.cc 310 void OnGLContextLost();
326 OnGLContextLost();
329 void SpinningCube::GLState::OnGLContextLost() {
397 void SpinningCube::OnGLContextLost() {
401 state_->OnGLContextLost();

Completed in 171 milliseconds