Searched refs:ppapi (Results 251 - 275 of 965) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/mojo/examples/pepper_container_app/
H A Dgraphics_3d_resource.h11 #include "ppapi/shared_impl/resource.h"
12 #include "ppapi/shared_impl/tracked_callback.h"
13 #include "ppapi/thunk/ppb_graphics_3d_api.h"
18 class Graphics3DResource : public ppapi::Resource,
19 public ppapi::thunk::PPB_Graphics3D_API {
26 // ppapi::Resource overrides.
27 virtual ppapi::thunk::PPB_Graphics3D_API* AsPPB_Graphics3D_API() OVERRIDE;
29 // ppapi::thunk::PPB_Graphics3D_API implementation.
35 scoped_refptr<ppapi::TrackedCallback> callback) OVERRIDE;
H A Dpepper_container_app.cc22 #include "ppapi/c/pp_rect.h"
23 #include "ppapi/shared_impl/proxy_lock.h"
55 ppapi::ProxyAutoLock lock;
63 ppapi::ProxyAutoLock lock;
74 ppapi::ProxyAutoLock lock;
83 ppapi::ProxyAutoLock lock;
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
H A Dfilesystem.h35 FsInitArgs() : dev(0), ppapi(NULL), fuse_ops(NULL) {}
36 explicit FsInitArgs(int dev) : dev(dev), ppapi(NULL), fuse_ops(NULL) {}
41 PepperInterface* ppapi; member in struct:nacl_io::FsInitArgs
55 // |ppapi| can be NULL. If so, this filesystem cannot make any pepper calls.
60 PepperInterface* ppapi() { return ppapi_; } function in class:nacl_io::Filesystem
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/socket/
H A Dpacket.h9 #include "ppapi/c/pp_resource.h"
20 explicit Packet(PepperInterface* ppapi);
/external/chromium_org/ppapi/host/
H A Dhost_factory.h9 #include "ppapi/c/pp_instance.h"
15 namespace ppapi { namespace
28 // layer without the ppapi layer knowing about the details.
41 } // namespace ppapi
H A Dinstance_message_filter.h9 #include "ppapi/host/ppapi_host_export.h"
15 namespace ppapi { namespace
39 } // namespace ppapi
/external/chromium_org/ppapi/proxy/
H A Dbroker_resource.cc5 #include "ppapi/proxy/broker_resource.h"
7 #include "ppapi/c/pp_bool.h"
8 #include "ppapi/proxy/ppapi_messages.h"
10 namespace ppapi { namespace
32 } // namespace ppapi
H A Dbroker_resource.h8 #include "ppapi/proxy/connection.h"
9 #include "ppapi/proxy/plugin_resource.h"
10 #include "ppapi/thunk/ppb_broker_api.h"
12 namespace ppapi { namespace
33 } // namespace ppapi
H A Dbrowser_font_singleton_resource.cc5 #include "ppapi/proxy/browser_font_singleton_resource.h"
7 #include "ppapi/proxy/ppapi_messages.h"
8 #include "ppapi/shared_impl/var.h"
10 namespace ppapi { namespace
38 } // namespace ppapi
H A Dbrowser_font_singleton_resource.h8 #include "ppapi/proxy/connection.h"
9 #include "ppapi/proxy/plugin_resource.h"
10 #include "ppapi/thunk/ppb_browser_font_singleton_api.h"
12 namespace ppapi { namespace
39 } // namespace ppapi
H A Dfile_mapping_resource_win.cc5 #include "ppapi/proxy/file_mapping_resource.h"
7 #include "ppapi/c/pp_errors.h"
9 namespace ppapi { namespace
40 } // namespace ppapi
H A Dinterface_proxy.h11 #include "ppapi/c/pp_completion_callback.h"
12 #include "ppapi/c/pp_resource.h"
13 #include "ppapi/c/pp_var.h"
14 #include "ppapi/shared_impl/api_id.h"
16 namespace ppapi { namespace
47 } // namespace ppapi
H A Dppb_x509_certificate_private_proxy.h10 #include "ppapi/c/pp_instance.h"
11 #include "ppapi/c/pp_resource.h"
12 #include "ppapi/proxy/interface_proxy.h"
14 namespace ppapi { namespace
34 } // namespace ppapi
H A Dppp_instance_private_proxy.h8 #include "ppapi/c/pp_instance.h"
9 #include "ppapi/c/pp_resource.h"
10 #include "ppapi/c/pp_var.h"
11 #include "ppapi/c/private/ppp_instance_private.h"
12 #include "ppapi/proxy/interface_proxy.h"
13 #include "ppapi/shared_impl/host_resource.h"
15 namespace ppapi { namespace
44 } // namespace ppapi
H A Dppp_text_input_proxy.h9 #include "ppapi/c/dev/ppp_text_input_dev.h"
10 #include "ppapi/c/pp_instance.h"
11 #include "ppapi/proxy/interface_proxy.h"
13 namespace ppapi { namespace
40 } // namespace ppapi
H A Dproxy_module.h11 #include "ppapi/proxy/ppapi_proxy_export.h"
15 namespace ppapi { namespace
41 } // namespace ppapi
H A Dserialized_structs.h14 #include "ppapi/c/dev/ppb_truetype_font_dev.h"
15 #include "ppapi/c/pp_bool.h"
16 #include "ppapi/c/pp_instance.h"
17 #include "ppapi/c/pp_point.h"
18 #include "ppapi/c/pp_rect.h"
19 #include "ppapi/c/ppb_network_list.h"
20 #include "ppapi/c/private/ppb_net_address_private.h"
21 #include "ppapi/proxy/ppapi_proxy_export.h"
22 #include "ppapi/shared_impl/host_resource.h"
28 namespace ppapi { namespace
[all...]
/external/chromium_org/ppapi/shared_impl/
H A Dfile_growth.h10 #include "ppapi/c/pp_stdint.h"
11 #include "ppapi/shared_impl/ppapi_shared_export.h"
13 namespace ppapi { namespace
31 } // namespace ppapi
H A Dfile_io_state_manager.h10 #include "ppapi/c/pp_stdint.h"
11 #include "ppapi/shared_impl/ppapi_shared_export.h"
13 namespace ppapi { namespace
66 } // namespace ppapi
H A Dfile_path.h9 #include "ppapi/shared_impl/ppapi_shared_export.h"
11 namespace ppapi { namespace
39 } // namespace ppapi
H A Dfile_ref_create_info.h11 #include "ppapi/c/pp_file_info.h"
12 #include "ppapi/c/pp_resource.h"
13 #include "ppapi/shared_impl/ppapi_shared_export.h"
15 namespace ppapi { namespace
50 } // namespace ppapi
H A Dfile_ref_util.h10 #include "ppapi/shared_impl/ppapi_shared_export.h"
16 namespace ppapi { namespace
33 } // namespace ppapi
H A Dmedia_stream_video_track_shared.cc5 #include "ppapi/shared_impl/media_stream_video_track_shared.h"
16 namespace ppapi { namespace
40 } // namespace ppapi
H A Dppapi_preferences.h12 #include "ppapi/shared_impl/ppapi_shared_export.h"
14 namespace ppapi { namespace
37 } // namespace ppapi
H A Dtest_harness_utils.cc5 #include "ppapi/shared_impl/test_harness_utils.h"
10 namespace ppapi { namespace
31 } // namespace ppapi

Completed in 2200 milliseconds

<<11121314151617181920>>