Home
last modified time | relevance | path

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

/external/chromium_org/ppapi/cpp/private/
Dvideo_source_private.cc19 template <> const char* interface_name<PPB_VideoSource_Private_0_1>() { in interface_name()
29 if (!has_interface<PPB_VideoSource_Private_0_1>()) in VideoSource_Private()
31 PassRefFromConstructor(get_interface<PPB_VideoSource_Private_0_1>()->Create( in VideoSource_Private()
45 if (has_interface<PPB_VideoSource_Private_0_1>()) { in Open()
47 get_interface<PPB_VideoSource_Private_0_1>()->Open( in Open()
57 if (has_interface<PPB_VideoSource_Private_0_1>()) { in GetFrame()
58 return get_interface<PPB_VideoSource_Private_0_1>()->GetFrame( in GetFrame()
66 if (has_interface<PPB_VideoSource_Private_0_1>()) { in Close()
67 get_interface<PPB_VideoSource_Private_0_1>()->Close(pp_resource()); in Close()
/external/chromium_org/ppapi/c/private/
Dppb_video_source_private.h43 struct PPB_VideoSource_Private_0_1 { struct
112 typedef struct PPB_VideoSource_Private_0_1 PPB_VideoSource_Private; argument
/external/chromium_org/ppapi/thunk/
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() { in GetPPB_VideoSource_Private_0_1_Thunk()
Dinterfaces_ppb_private_no_permissions.h49 PPB_VideoSource_Private_0_1)
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
Dpnacl_shim.c4345 …const struct PPB_VideoSource_Private_0_1 *iface = Pnacl_WrapperInfo_PPB_VideoSource_Private_0_1.re… in Pnacl_M28_PPB_VideoSource_Private_Create()
4350 …const struct PPB_VideoSource_Private_0_1 *iface = Pnacl_WrapperInfo_PPB_VideoSource_Private_0_1.re… in Pnacl_M28_PPB_VideoSource_Private_IsVideoSource()
4355 …const struct PPB_VideoSource_Private_0_1 *iface = Pnacl_WrapperInfo_PPB_VideoSource_Private_0_1.re… in Pnacl_M28_PPB_VideoSource_Private_Open()
4360 …const struct PPB_VideoSource_Private_0_1 *iface = Pnacl_WrapperInfo_PPB_VideoSource_Private_0_1.re… in Pnacl_M28_PPB_VideoSource_Private_GetFrame()
4365 …const struct PPB_VideoSource_Private_0_1 *iface = Pnacl_WrapperInfo_PPB_VideoSource_Private_0_1.re… in Pnacl_M28_PPB_VideoSource_Private_Close()
5685 static const struct PPB_VideoSource_Private_0_1 Pnacl_Wrappers_PPB_VideoSource_Private_0_1 = {