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

  /external/chromium_org/mojo/examples/sample_app/
gles2_client_impl.h 26 static void ContextLostThunk(void* closure);
gles2_client_impl.cc 35 &ContextLostThunk,
106 void GLES2ClientImpl::ContextLostThunk(void* closure) {
  /external/chromium_org/mojo/cc/
context_provider_mojo.cc 21 &ContextLostThunk,
context_provider_mojo.h 39 static void ContextLostThunk(void* closure) {
  /external/chromium_org/mojo/examples/pepper_container_app/
graphics_3d_resource.cc 31 &ContextLostThunk,
154 void Graphics3DResource::ContextLostThunk(void* closure) {
graphics_3d_resource.h 63 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) {
  /external/chromium_org/mojo/examples/surfaces_app/
child_gl_impl.cc 41 static void ContextLostThunk(void*) {
55 &ContextLostThunk,

Completed in 190 milliseconds