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

/external/chromium_org/content/renderer/pepper/
H A Dppb_graphics_3d_impl.h83 void OnConsoleMessage(const std::string& msg, int id);
H A Dppb_graphics_3d_impl.cc307 &PPB_Graphics3D_Impl::OnConsoleMessage, weak_ptr_factory_.GetWeakPtr()));
311 void PPB_Graphics3D_Impl::OnConsoleMessage(const std::string& message, int id) { function in class:content::PPB_Graphics3D_Impl
/external/chromium_org/content/common/gpu/client/
H A Dcommand_buffer_proxy_impl.cc46 IPC_MESSAGE_HANDLER(GpuCommandBufferMsg_ConsoleMsg, OnConsoleMessage);
85 void CommandBufferProxyImpl::OnConsoleMessage( function in class:content::CommandBufferProxyImpl
H A Dcommand_buffer_proxy_impl.h163 void OnConsoleMessage(const GPUCommandBufferConsoleMessage& message);

Completed in 107 milliseconds