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

  /external/chromium_org/cc/test/
test_web_graphics_context_3d.h 109 WebGraphicsContextLostCallback* callback);
273 WebGraphicsContextLostCallback* context_lost_callback_;
test_web_graphics_context_3d.cc 397 WebGraphicsContextLostCallback* callback) {
  /external/chromium_org/content/common/gpu/client/
context_provider_command_buffer.cc 13 : public WebKit::WebGraphicsContext3D::WebGraphicsContextLostCallback {
webgraphicscontext3d_command_buffer_impl.h 534 WebGraphicsContext3D::WebGraphicsContextLostCallback* callback);
725 WebGraphicsContext3D::WebGraphicsContextLostCallback* context_lost_callback_;
webgraphicscontext3d_command_buffer_impl.cc     [all...]
  /external/chromium_org/webkit/common/gpu/
context_provider_in_process.cc 16 : public WebKit::WebGraphicsContext3D::WebGraphicsContextLostCallback {
webgraphicscontext3d_in_process_command_buffer_impl.h 461 WebGraphicsContext3D::WebGraphicsContextLostCallback* callback);
584 WebGraphicsContext3D::WebGraphicsContextLostCallback* context_lost_callback_;
webgraphicscontext3d_in_process_command_buffer_impl.cc     [all...]
  /external/chromium_org/third_party/WebKit/public/platform/
WebGraphicsContext3D.h 116 class WebGraphicsContextLostCallback {
121 virtual ~WebGraphicsContextLostCallback() { }
403 virtual void setContextLostCallback(WebGraphicsContextLostCallback* callback) { }
  /external/chromium_org/cc/debug/
fake_web_graphics_context_3d.cc 329 WebGraphicsContextLostCallback* callback) {
fake_web_graphics_context_3d.h 579 WebGraphicsContextLostCallback* callback);
  /external/chromium_org/content/browser/renderer_host/
image_transport_factory_android.cc 26 : public WebKit::WebGraphicsContext3D::WebGraphicsContextLostCallback {
28 // WebGraphicsContextLostCallback implementation.
  /external/chromium_org/cc/output/
output_surface.cc 59 public WebKit::WebGraphicsContext3D::WebGraphicsContextLostCallback,
  /external/chromium_org/content/renderer/
render_thread_impl.cc 243 : public WebKit::WebGraphicsContext3D::WebGraphicsContextLostCallback {
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
GraphicsContext3D.cpp 230 class GraphicsContext3DContextLostCallbackAdapter : public WebKit::WebGraphicsContext3D::WebGraphicsContextLostCallback {
    [all...]

Completed in 522 milliseconds