Searched refs:PPB_VideoSource_Private_0_1 (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/ppapi/cpp/private/
H A Dvideo_source_private.cc19 template <> const char* interface_name<PPB_VideoSource_Private_0_1>() {
29 if (!has_interface<PPB_VideoSource_Private_0_1>())
31 PassRefFromConstructor(get_interface<PPB_VideoSource_Private_0_1>()->Create(
45 if (has_interface<PPB_VideoSource_Private_0_1>()) {
47 get_interface<PPB_VideoSource_Private_0_1>()->Open(
57 if (has_interface<PPB_VideoSource_Private_0_1>()) {
58 return get_interface<PPB_VideoSource_Private_0_1>()->GetFrame(
66 if (has_interface<PPB_VideoSource_Private_0_1>()) {
67 get_interface<PPB_VideoSource_Private_0_1>()->Close(pp_resource());
/external/chromium_org/ppapi/c/private/
H A Dppb_video_source_private.h43 struct PPB_VideoSource_Private_0_1 { struct
112 typedef struct PPB_VideoSource_Private_0_1 PPB_VideoSource_Private;
/external/chromium_org/ppapi/thunk/
H A Dinterfaces_ppb_private_no_permissions.h49 PPB_VideoSource_Private_0_1)
H A Dppb_video_source_private_thunk.cc56 const PPB_VideoSource_Private_0_1 g_ppb_video_source_private_thunk_0_1 = {
66 const PPB_VideoSource_Private_0_1* GetPPB_VideoSource_Private_0_1_Thunk() {
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
H A Dpnacl_shim.c4342 /* Begin wrapper methods for PPB_VideoSource_Private_0_1 */
4345 const struct PPB_VideoSource_Private_0_1 *iface = Pnacl_WrapperInfo_PPB_VideoSource_Private_0_1.real_iface;
4350 const struct PPB_VideoSource_Private_0_1 *iface = Pnacl_WrapperInfo_PPB_VideoSource_Private_0_1.real_iface;
4355 const struct PPB_VideoSource_Private_0_1 *iface = Pnacl_WrapperInfo_PPB_VideoSource_Private_0_1.real_iface;
4360 const struct PPB_VideoSource_Private_0_1 *iface = Pnacl_WrapperInfo_PPB_VideoSource_Private_0_1.real_iface;
4365 const struct PPB_VideoSource_Private_0_1 *iface = Pnacl_WrapperInfo_PPB_VideoSource_Private_0_1.real_iface;
4369 /* End wrapper methods for PPB_VideoSource_Private_0_1 */
5685 static const struct PPB_VideoSource_Private_0_1 Pnacl_Wrappers_PPB_VideoSource_Private_0_1 = {

Completed in 685 milliseconds