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

  /external/chromium_org/mojo/gles2/
gles2_context.cc 28 lost_callback_(lost_callback),
58 void GLES2Context::ContextLost() { lost_callback_(closure_); }
gles2_context.h 49 MojoGLES2ContextLost lost_callback_; member in class:mojo::gles2::GLES2Context

Completed in 409 milliseconds