PPP_Graphics3D_Proxy 281 ppapi/proxy/interface_list.cc AddProxy(API_ID_PPP_GRAPHICS_3D, &ProxyFactory<PPP_Graphics3D_Proxy>); PPP_Graphics3D_Proxy 282 ppapi/proxy/interface_list.cc AddPPP(PPP_GRAPHICS_3D_INTERFACE, PPP_Graphics3D_Proxy::GetProxyInterface()); PPP_Graphics3D_Proxy 34 ppapi/proxy/ppp_graphics_3d_proxy.cc PPP_Graphics3D_Proxy::PPP_Graphics3D_Proxy(Dispatcher* dispatcher) PPP_Graphics3D_Proxy 43 ppapi/proxy/ppp_graphics_3d_proxy.cc PPP_Graphics3D_Proxy::~PPP_Graphics3D_Proxy() { PPP_Graphics3D_Proxy 47 ppapi/proxy/ppp_graphics_3d_proxy.cc const PPP_Graphics3D* PPP_Graphics3D_Proxy::GetProxyInterface() { PPP_Graphics3D_Proxy 51 ppapi/proxy/ppp_graphics_3d_proxy.cc bool PPP_Graphics3D_Proxy::OnMessageReceived(const IPC::Message& msg) { PPP_Graphics3D_Proxy 56 ppapi/proxy/ppp_graphics_3d_proxy.cc IPC_BEGIN_MESSAGE_MAP(PPP_Graphics3D_Proxy, msg) PPP_Graphics3D_Proxy 64 ppapi/proxy/ppp_graphics_3d_proxy.cc void PPP_Graphics3D_Proxy::OnMsgContextLost(PP_Instance instance) { PPP_Graphics3D_Proxy 16 ppapi/proxy/ppp_graphics_3d_proxy.h class PPP_Graphics3D_Proxy : public InterfaceProxy { PPP_Graphics3D_Proxy 18 ppapi/proxy/ppp_graphics_3d_proxy.h PPP_Graphics3D_Proxy(Dispatcher* dispatcher); PPP_Graphics3D_Proxy 19 ppapi/proxy/ppp_graphics_3d_proxy.h virtual ~PPP_Graphics3D_Proxy(); PPP_Graphics3D_Proxy 35 ppapi/proxy/ppp_graphics_3d_proxy.h DISALLOW_COPY_AND_ASSIGN(PPP_Graphics3D_Proxy);