Searched defs:ContextLostThunk (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/mojo/cc/
H A Dcontext_provider_mojo.h39 static void ContextLostThunk(void* closure) { function in class:mojo::ContextProviderMojo
/external/chromium_org/mojo/examples/sample_app/
H A Dgles2_client_impl.cc35 &ContextLostThunk,
106 void GLES2ClientImpl::ContextLostThunk(void* closure) { function in class:examples::GLES2ClientImpl
/external/chromium_org/mojo/examples/surfaces_app/
H A Dchild_gl_impl.cc41 static void ContextLostThunk(void*) { function in namespace:mojo::examples
55 &ContextLostThunk,
/external/chromium_org/mojo/apps/js/bindings/gl/
H A Dcontext.cc159 &ContextLostThunk,
181 void Context::ContextLostThunk(void* closure) { function in class:mojo::js::gl::Context
/external/chromium_org/mojo/examples/pepper_container_app/
H A Dgraphics_3d_resource.cc31 &ContextLostThunk,
154 void Graphics3DResource::ContextLostThunk(void* closure) { function in class:mojo::examples::Graphics3DResource

Completed in 1528 milliseconds