Searched refs:ContextLostThunk (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/mojo/examples/sample_app/
H A Dgles2_client_impl.h27 static void ContextLostThunk(void* closure);
H A Dgles2_client_impl.cc33 &ContextLostThunk,
103 void GLES2ClientImpl::ContextLostThunk(void* closure) { function in class:mojo::examples::GLES2ClientImpl
/external/chromium_org/mojo/cc/
H A Dcontext_provider_mojo.cc19 &ContextLostThunk,
H A Dcontext_provider_mojo.h39 static void ContextLostThunk(void* closure) { function in class:mojo::ContextProviderMojo
/external/chromium_org/mojo/examples/pepper_container_app/
H A Dgraphics_3d_resource.cc30 &ContextLostThunk,
144 void Graphics3DResource::ContextLostThunk(void* closure) { function in class:mojo::examples::Graphics3DResource
H A Dgraphics_3d_resource.h61 static void ContextLostThunk(void* closure);
/external/chromium_org/mojo/apps/js/bindings/gl/
H A Dcontext.h66 static void ContextLostThunk(void* closure);
H A Dcontext.cc159 &ContextLostThunk,
181 void Context::ContextLostThunk(void* closure) { function in class:mojo::js::gl::Context

Completed in 240 milliseconds