Searched refs:DrawAnimationFrameThunk (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/mojo/examples/sample_app/
H A Dgles2_client_impl.h29 static void DrawAnimationFrameThunk(void* closure);
H A Dgles2_client_impl.cc34 &DrawAnimationFrameThunk,
118 void GLES2ClientImpl::DrawAnimationFrameThunk(void* closure) { function in class:mojo::examples::GLES2ClientImpl
/external/chromium_org/mojo/examples/pepper_container_app/
H A Dgraphics_3d_resource.cc31 &DrawAnimationFrameThunk,
148 void Graphics3DResource::DrawAnimationFrameThunk(void* closure) { function in class:mojo::examples::Graphics3DResource
H A Dgraphics_3d_resource.h62 static void DrawAnimationFrameThunk(void* closure);

Completed in 92 milliseconds