Searched defs:ppapi (Results 126 - 150 of 661) sorted by relevance

1234567891011>>

/external/chromium_org/ppapi/shared_impl/
H A Dppb_message_loop_shared.h11 #include "ppapi/c/pp_instance.h"
12 #include "ppapi/shared_impl/ppapi_shared_export.h"
13 #include "ppapi/shared_impl/resource.h"
14 #include "ppapi/thunk/ppb_message_loop_api.h"
24 namespace ppapi { namespace
61 } // namespace ppapi
/external/chromium_org/ppapi/thunk/
H A Dppb_audio_api.h9 #include "ppapi/c/pp_completion_callback.h"
10 #include "ppapi/c/ppb_audio.h"
11 #include "ppapi/thunk/ppapi_thunk_export.h"
13 namespace ppapi { namespace
36 } // namespace ppapi
H A Dppb_audio_buffer_api.h8 #include "ppapi/c/ppb_audio_buffer.h"
9 #include "ppapi/thunk/ppapi_thunk_export.h"
11 namespace ppapi { namespace
36 } // namespace ppapi
H A Dppb_audio_config_api.h8 #include "ppapi/c/ppb_audio_config.h"
9 #include "ppapi/thunk/ppapi_thunk_export.h"
11 namespace ppapi { namespace
23 } // namespace ppapi
H A Dppb_audio_input_api.h11 #include "ppapi/c/dev/ppb_audio_input_dev.h"
13 namespace ppapi { namespace
44 } // namespace ppapi
H A Dppb_browser_font_singleton_api.h8 #include "ppapi/c/pp_instance.h"
9 #include "ppapi/c/pp_var.h"
10 #include "ppapi/shared_impl/singleton_resource_id.h"
12 namespace ppapi { namespace
26 } // namespace ppapi
H A Dppb_browser_font_trusted_api.h8 #include "ppapi/c/trusted/ppb_browser_font_trusted.h"
9 #include "ppapi/thunk/ppapi_thunk_export.h"
11 namespace ppapi { namespace
37 } // namespace ppapi
H A Dppb_buffer_api.h8 #include "ppapi/c/pp_bool.h"
9 #include "ppapi/c/pp_stdint.h"
10 #include "ppapi/thunk/ppapi_thunk_export.h"
12 namespace ppapi { namespace
29 } // namespace ppapi
H A Dppb_compositor_api.h9 #include "ppapi/c/ppb_compositor.h"
10 #include "ppapi/shared_impl/tracked_callback.h"
12 namespace ppapi { namespace
20 const scoped_refptr<ppapi::TrackedCallback>& callback) = 0;
25 } // namespace ppapi
H A Dppb_compositor_layer_api.h9 #include "ppapi/c/ppb_compositor_layer.h"
10 #include "ppapi/shared_impl/tracked_callback.h"
12 namespace ppapi { namespace
27 const scoped_refptr<ppapi::TrackedCallback>& callback) = 0;
33 const scoped_refptr<ppapi::TrackedCallback>& callback) = 0;
37 const scoped_refptr<ppapi::TrackedCallback>& callback) = 0;
47 } // namespace ppapi
H A Dppb_device_ref_api.h8 #include "ppapi/c/dev/ppb_device_ref_dev.h"
9 #include "ppapi/thunk/ppapi_thunk_export.h"
11 namespace ppapi { namespace
30 } // namespace ppapi
H A Dppb_file_chooser_api.h9 #include "ppapi/c/dev/ppb_file_chooser_dev.h"
11 namespace ppapi { namespace
43 } // namespace ppapi
H A Dppb_file_io_api.h9 #include "ppapi/c/ppb_file_io.h"
10 #include "ppapi/c/private/pp_file_handle.h"
11 #include "ppapi/thunk/ppapi_thunk_export.h"
13 namespace ppapi { namespace
59 } // namespace ppapi
H A Dppb_file_mapping_api.h10 #include "ppapi/c/pp_instance.h"
11 #include "ppapi/c/ppb_file_mapping.h"
12 #include "ppapi/shared_impl/singleton_resource_id.h"
13 #include "ppapi/thunk/ppapi_thunk_export.h"
15 namespace ppapi { namespace
44 } // namespace ppapi
H A Dppb_file_ref_api.h12 #include "ppapi/c/ppb_file_ref.h"
13 #include "ppapi/shared_impl/file_ref_create_info.h"
14 #include "ppapi/thunk/ppapi_thunk_export.h"
16 namespace ppapi { namespace
54 } // namespace ppapi
H A Dppb_file_system_api.h10 #include "ppapi/c/ppb_file_system.h"
12 namespace ppapi { namespace
33 } // namespace ppapi
H A Dppb_flash_clipboard_api.h8 #include "ppapi/c/private/ppb_flash_clipboard.h"
9 #include "ppapi/shared_impl/singleton_resource_id.h"
11 namespace ppapi { namespace
42 } // namespace ppapi
H A Dppb_flash_file_api.h8 #include "ppapi/c/pp_bool.h"
9 #include "ppapi/c/pp_stdint.h"
10 #include "ppapi/c/private/pp_file_handle.h"
11 #include "ppapi/c/private/ppb_flash_file.h"
12 #include "ppapi/shared_impl/singleton_resource_id.h"
13 #include "ppapi/thunk/ppapi_thunk_export.h"
17 namespace ppapi { namespace
61 } // namespace ppapi
H A Dppb_flash_font_file_api.h8 #include "ppapi/c/pp_stdint.h"
10 namespace ppapi { namespace
23 } // namespace ppapi
H A Dppb_flash_fullscreen_api.h8 #include "ppapi/shared_impl/singleton_resource_id.h"
9 #include "ppapi/thunk/ppapi_thunk_export.h"
11 namespace ppapi { namespace
33 } // namespace ppapi
H A Dppb_flash_functions_api.h10 #include "ppapi/c/private/ppb_flash.h"
11 #include "ppapi/shared_impl/singleton_resource_id.h"
12 #include "ppapi/thunk/ppapi_thunk_export.h"
16 namespace ppapi { namespace
55 } // namespace ppapi
H A Dppb_flash_menu_api.h9 #include "ppapi/c/private/ppb_flash_menu.h"
11 namespace ppapi { namespace
27 } // namespace ppapi
H A Dppb_flash_message_loop_api.h9 #include "ppapi/c/private/ppb_flash_message_loop.h"
11 namespace ppapi { namespace
30 } // namespace ppapi
H A Dppb_flash_print_thunk.cc5 #include "ppapi/c/pp_instance.h"
6 #include "ppapi/c/private/ppb_flash_print.h"
7 #include "ppapi/thunk/enter.h"
8 #include "ppapi/thunk/ppb_flash_functions_api.h"
9 #include "ppapi/thunk/thunk.h"
11 namespace ppapi { namespace
34 } // namespace ppapi
H A Dppb_gamepad_api.h8 #include "ppapi/shared_impl/singleton_resource_id.h"
9 #include "ppapi/thunk/ppapi_thunk_export.h"
13 namespace ppapi { namespace
27 } // namespace ppapi

Completed in 1822 milliseconds

1234567891011>>