Home
last modified time | relevance | path

Searched refs:lost_callback (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/mojo/public/platform/native/
Dgles2_thunks.cc16 MojoGLES2ContextLost lost_callback, in MojoGLES2CreateContext() argument
21 handle, lost_callback, closure, async_waiter); in MojoGLES2CreateContext()
Dgles2_thunks.h22 MojoGLES2ContextLost lost_callback,
/external/chromium_org/mojo/gles2/
Dgles2_context.cc25 MojoGLES2ContextLost lost_callback, in GLES2Context() argument
28 lost_callback_(lost_callback), in GLES2Context()
Dgles2_impl.cc25 MojoGLES2ContextLost lost_callback, in MojoGLES2CreateContext() argument
31 async_waiter, scoped_handle.Pass(), lost_callback, closure)); in MojoGLES2CreateContext()
Dgles2_context.h32 MojoGLES2ContextLost lost_callback,
/external/chromium_org/mojo/public/c/gles2/
Dgles2.h24 MojoGLES2ContextLost lost_callback,