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

  /external/chromium_org/mojo/examples/sample_app/
gles2_client_impl.h 27 static void ContextLostThunk(void* closure);
gles2_client_impl.cc 33 &ContextLostThunk,
103 void GLES2ClientImpl::ContextLostThunk(void* closure) {
  /external/chromium_org/mojo/cc/
context_provider_mojo.cc 19 &ContextLostThunk,
context_provider_mojo.h 39 static void ContextLostThunk(void* closure) {
  /external/chromium_org/mojo/examples/pepper_container_app/
graphics_3d_resource.cc 30 &ContextLostThunk,
144 void Graphics3DResource::ContextLostThunk(void* closure) {
graphics_3d_resource.h 61 static void ContextLostThunk(void* closure);
  /external/chromium_org/mojo/apps/js/bindings/gl/
context.h 66 static void ContextLostThunk(void* closure);
context.cc 159 &ContextLostThunk,
181 void Context::ContextLostThunk(void* closure) {

Completed in 128 milliseconds