PPP_Graphics3D    773 content/renderer/pepper/pepper_plugin_instance_impl.h   const PPP_Graphics3D* plugin_graphics_3d_interface_;
PPP_Graphics3D    307 content/renderer/pepper/ppb_graphics_3d_impl.cc   const PPP_Graphics3D* ppp_graphics_3d =
PPP_Graphics3D    308 content/renderer/pepper/ppb_graphics_3d_impl.cc       static_cast<const PPP_Graphics3D*>(
PPP_Graphics3D     40 ppapi/c/ppp_graphics_3d.h typedef struct PPP_Graphics3D_1_0 PPP_Graphics3D;
PPP_Graphics3D     27 ppapi/cpp/graphics_3d_client.cc static PPP_Graphics3D graphics3d_interface = {
PPP_Graphics3D     24 ppapi/proxy/ppp_graphics_3d_proxy.cc static const PPP_Graphics3D graphics_3d_interface = {
PPP_Graphics3D     29 ppapi/proxy/ppp_graphics_3d_proxy.cc static const PPP_Graphics3D graphics_3d_interface = {};
PPP_Graphics3D     38 ppapi/proxy/ppp_graphics_3d_proxy.cc     ppp_graphics_3d_impl_ = static_cast<const PPP_Graphics3D*>(
PPP_Graphics3D     47 ppapi/proxy/ppp_graphics_3d_proxy.cc const PPP_Graphics3D* PPP_Graphics3D_Proxy::GetProxyInterface() {
PPP_Graphics3D     21 ppapi/proxy/ppp_graphics_3d_proxy.h   static const PPP_Graphics3D* GetProxyInterface();
PPP_Graphics3D     33 ppapi/proxy/ppp_graphics_3d_proxy.h   const PPP_Graphics3D* ppp_graphics_3d_impl_;