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

  /external/chromium_org/content/browser/renderer_host/
compositor_impl_android.h 94 virtual void OnViewContextSwapBuffersPosted() OVERRIDE;
compositor_impl_android.cc 440 void CompositorImpl::OnViewContextSwapBuffersPosted() {
441 TRACE_EVENT0("compositor", "CompositorImpl::OnViewContextSwapBuffersPosted");
  /external/chromium_org/content/renderer/
render_widget.h 372 virtual void OnViewContextSwapBuffersPosted() OVERRIDE;
render_widget.cc 721 void RenderWidget::OnViewContextSwapBuffersPosted() {
    [all...]
  /external/chromium_org/content/browser/aura/
gpu_process_transport_factory.cc 154 virtual void OnViewContextSwapBuffersPosted() OVERRIDE {
  /external/chromium_org/content/common/gpu/client/
webgraphicscontext3d_command_buffer_impl.cc 563 swap_client_->OnViewContextSwapBuffersPosted();
586 swap_client_->OnViewContextSwapBuffersPosted();
    [all...]
webgraphicscontext3d_command_buffer_impl.h 65 virtual void OnViewContextSwapBuffersPosted() = 0;

Completed in 119 milliseconds