Home
last modified time | relevance | path

Searched refs:PPP_Graphics3D (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/ppapi/proxy/
Dppp_graphics_3d_proxy.cc24 static const PPP_Graphics3D graphics_3d_interface = {
29 static const PPP_Graphics3D graphics_3d_interface = {};
42 ppp_graphics_3d_impl_ = static_cast<const PPP_Graphics3D*>( in PPP_Graphics3D_Proxy()
Dppp_graphics_3d_proxy.h33 const PPP_Graphics3D* ppp_graphics_3d_impl_;
/external/chromium_org/ppapi/api/
Dppp_graphics_3d.idl7 * Defines the <code>PPP_Graphics3D</code> struct representing a 3D graphics
16 * <code>PPP_Graphics3D</code> defines the notification interface for a 3D
20 interface PPP_Graphics3D {
/external/chromium_org/ppapi/c/
Dppp_graphics_3d.h40 typedef struct PPP_Graphics3D_1_0 PPP_Graphics3D; typedef
/external/chromium_org/ppapi/cpp/
Dgraphics_3d_client.cc27 static PPP_Graphics3D graphics3d_interface = {
/external/chromium_org/content/renderer/pepper/
Dppb_graphics_3d_impl.cc337 const PPP_Graphics3D* ppp_graphics_3d = in SendContextLost()
338 static_cast<const PPP_Graphics3D*>( in SendContextLost()
Dpepper_plugin_instance_impl.h755 const PPP_Graphics3D* plugin_graphics_3d_interface_;