Searched defs:ppapi (Results 251 - 275 of 661) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/ppapi/shared_impl/
H A Dmedia_stream_video_track_shared.h8 #include "ppapi/c/ppb_video_frame.h"
9 #include "ppapi/shared_impl/ppapi_shared_export.h"
11 namespace ppapi { namespace
30 } // namespace ppapi
H A Dppapi_globals.h15 #include "ppapi/c/pp_instance.h"
16 #include "ppapi/c/pp_module.h"
17 #include "ppapi/c/ppb_console.h"
18 #include "ppapi/shared_impl/api_id.h"
19 #include "ppapi/shared_impl/ppapi_shared_export.h"
27 namespace ppapi { namespace
163 } // namespace ppapi
H A Dppapi_nacl_plugin_args.h11 #include "ppapi/shared_impl/ppapi_permissions.h"
13 namespace ppapi { namespace
30 } // namespace ppapi
H A Dppb_audio_config_shared.h10 #include "ppapi/shared_impl/resource.h"
11 #include "ppapi/thunk/ppb_audio_config_api.h"
13 namespace ppapi { namespace
63 } // namespace ppapi
H A Dppb_memory_shared.cc7 #include "ppapi/c/dev/ppb_memory_dev.h"
8 #include "ppapi/shared_impl/ppapi_shared_export.h"
15 namespace ppapi { namespace
36 } // namespace ppapi
H A Dppp_flash_browser_operations_shared.h11 #include "ppapi/c/private/ppp_flash_browser_operations.h"
13 namespace ppapi { namespace
28 } // namespace ppapi
H A Dscoped_pp_resource.h8 #include "ppapi/c/pp_resource.h"
9 #include "ppapi/shared_impl/ppapi_shared_export.h"
11 namespace ppapi { namespace
57 } // namespace ppapi
H A Dsocket_option_data.h8 #include "ppapi/c/pp_stdint.h"
9 #include "ppapi/shared_impl/ppapi_shared_export.h"
11 namespace ppapi { namespace
33 } // namespace ppapi
H A Dtest_globals.h10 #include "ppapi/shared_impl/callback_tracker.h"
11 #include "ppapi/shared_impl/ppapi_globals.h"
12 #include "ppapi/shared_impl/resource_tracker.h"
13 #include "ppapi/shared_impl/var_tracker.h"
15 namespace ppapi { namespace
95 } // namespace ppapi
H A Durl_response_info_data.h10 #include "ppapi/c/pp_stdint.h"
11 #include "ppapi/shared_impl/file_ref_create_info.h"
12 #include "ppapi/shared_impl/ppapi_shared_export.h"
14 namespace ppapi { namespace
30 } // namespace ppapi
/external/chromium_org/ppapi/shared_impl/private/
H A Dppb_x509_certificate_private_shared.h12 #include "ppapi/c/private/ppb_x509_certificate_private.h"
13 #include "ppapi/shared_impl/resource.h"
14 #include "ppapi/thunk/ppb_x509_certificate_private_api.h"
21 namespace ppapi { namespace
34 friend struct IPC::ParamTraits<ppapi::PPB_X509Certificate_Fields>;
72 } // namespace ppapi
/external/chromium_org/ppapi/thunk/
H A Dppb_broker_api.h9 #include "ppapi/c/pp_bool.h"
10 #include "ppapi/c/pp_completion_callback.h"
11 #include "ppapi/c/pp_stdint.h"
12 #include "ppapi/shared_impl/singleton_resource_id.h"
14 namespace ppapi { namespace
42 } // namespace ppapi
H A Dppb_console_thunk.cc7 #include "ppapi/c/pp_errors.h"
8 #include "ppapi/c/ppb_console.h"
9 #include "ppapi/shared_impl/tracked_callback.h"
10 #include "ppapi/thunk/enter.h"
11 #include "ppapi/thunk/ppapi_thunk_export.h"
13 namespace ppapi { namespace
49 } // namespace ppapi
H A Dppb_device_ref_dev_thunk.cc7 #include "ppapi/c/dev/ppb_device_ref_dev.h"
8 #include "ppapi/c/pp_errors.h"
9 #include "ppapi/shared_impl/tracked_callback.h"
10 #include "ppapi/thunk/enter.h"
11 #include "ppapi/thunk/ppapi_thunk_export.h"
12 #include "ppapi/thunk/ppb_device_ref_api.h"
14 namespace ppapi { namespace
55 } // namespace ppapi
H A Dppb_ext_crx_file_system_private_thunk.cc5 #include "ppapi/c/pp_completion_callback.h"
6 #include "ppapi/c/pp_errors.h"
7 #include "ppapi/c/private/ppb_ext_crx_file_system_private.h"
8 #include "ppapi/shared_impl/tracked_callback.h"
9 #include "ppapi/thunk/enter.h"
10 #include "ppapi/thunk/ppb_instance_api.h"
11 #include "ppapi/thunk/ppb_isolated_file_system_private_api.h"
12 #include "ppapi/thunk/resource_creation_api.h"
13 #include "ppapi/thunk/thunk.h"
15 namespace ppapi { namespace
[all...]
H A Dppb_file_io_private_thunk.cc7 #include "ppapi/c/pp_completion_callback.h"
8 #include "ppapi/c/pp_errors.h"
9 #include "ppapi/c/private/ppb_file_io_private.h"
10 #include "ppapi/shared_impl/tracked_callback.h"
11 #include "ppapi/thunk/enter.h"
12 #include "ppapi/thunk/ppb_file_io_api.h"
13 #include "ppapi/thunk/ppb_instance_api.h"
14 #include "ppapi/thunk/resource_creation_api.h"
15 #include "ppapi/thunk/thunk.h"
17 namespace ppapi { namespace
[all...]
H A Dppb_flash_device_id_thunk.cc7 #include "ppapi/c/pp_completion_callback.h"
8 #include "ppapi/c/pp_errors.h"
9 #include "ppapi/c/private/ppb_flash_device_id.h"
10 #include "ppapi/shared_impl/tracked_callback.h"
11 #include "ppapi/thunk/enter.h"
12 #include "ppapi/thunk/ppb_flash_drm_api.h"
13 #include "ppapi/thunk/ppb_instance_api.h"
14 #include "ppapi/thunk/resource_creation_api.h"
15 #include "ppapi/thunk/thunk.h"
17 namespace ppapi { namespace
[all...]
H A Dppb_flash_fullscreen_thunk.cc5 #include "ppapi/c/ppb_fullscreen.h"
6 #include "ppapi/c/private/ppb_flash_fullscreen.h"
7 #include "ppapi/thunk/thunk.h"
8 #include "ppapi/thunk/enter.h"
9 #include "ppapi/thunk/ppb_flash_fullscreen_api.h"
10 #include "ppapi/thunk/ppb_instance_api.h"
11 #include "ppapi/thunk/resource_creation_api.h"
13 namespace ppapi { namespace
54 } // namespace ppapi
H A Dppb_flash_message_loop_thunk.cc5 #include "ppapi/c/pp_bool.h"
6 #include "ppapi/c/pp_errors.h"
7 #include "ppapi/thunk/enter.h"
8 #include "ppapi/thunk/ppb_flash_message_loop_api.h"
9 #include "ppapi/thunk/resource_creation_api.h"
10 #include "ppapi/thunk/thunk.h"
12 namespace ppapi { namespace
56 } // namespace ppapi
H A Dppb_fullscreen_thunk.cc7 #include "ppapi/c/pp_errors.h"
8 #include "ppapi/c/ppb_fullscreen.h"
9 #include "ppapi/shared_impl/tracked_callback.h"
10 #include "ppapi/thunk/enter.h"
11 #include "ppapi/thunk/ppapi_thunk_export.h"
13 namespace ppapi { namespace
55 } // namespace ppapi
H A Dppb_input_event_private_thunk.cc5 #include "ppapi/c/pp_errors.h"
6 #include "ppapi/c/private/ppb_input_event_private.h"
7 #include "ppapi/thunk/enter.h"
8 #include "ppapi/thunk/ppb_input_event_api.h"
9 #include "ppapi/thunk/thunk.h"
11 namespace ppapi { namespace
42 } // namespace ppapi
H A Dppb_instance_api.h10 #include "ppapi/c/dev/ppb_messaging_deprecated.h"
11 #include "ppapi/c/dev/ppb_url_util_dev.h"
12 #include "ppapi/c/pp_bool.h"
13 #include "ppapi/c/pp_completion_callback.h"
14 #include "ppapi/c/pp_size.h"
15 #include "ppapi/c/pp_time.h"
16 #include "ppapi/c/ppb_audio_config.h"
17 #include "ppapi/c/ppb_console.h"
18 #include "ppapi/c/ppb_gamepad.h"
19 #include "ppapi/
37 namespace ppapi { namespace
[all...]
H A Dppb_instance_private_thunk.cc7 #include "ppapi/c/pp_errors.h"
8 #include "ppapi/c/private/ppb_instance_private.h"
9 #include "ppapi/shared_impl/tracked_callback.h"
10 #include "ppapi/thunk/enter.h"
11 #include "ppapi/thunk/ppapi_thunk_export.h"
13 namespace ppapi { namespace
58 } // namespace ppapi
H A Dppb_instance_thunk.cc7 #include "ppapi/c/pp_errors.h"
8 #include "ppapi/c/ppb_instance.h"
9 #include "ppapi/shared_impl/tracked_callback.h"
10 #include "ppapi/thunk/enter.h"
11 #include "ppapi/thunk/ppapi_thunk_export.h"
13 namespace ppapi { namespace
46 } // namespace ppapi
H A Dppb_isolated_file_system_private_thunk.cc8 #include "ppapi/c/pp_completion_callback.h"
9 #include "ppapi/c/pp_errors.h"
10 #include "ppapi/c/private/ppb_isolated_file_system_private.h"
11 #include "ppapi/shared_impl/tracked_callback.h"
12 #include "ppapi/thunk/enter.h"
13 #include "ppapi/thunk/ppapi_thunk_export.h"
14 #include "ppapi/thunk/ppb_isolated_file_system_private_api.h"
16 namespace ppapi { namespace
49 } // namespace ppapi

Completed in 216 milliseconds

<<11121314151617181920>>