OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PPB_VideoSource_Private_0_1
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/ppapi/cpp/private/
video_source_private.cc
19
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/
ppb_video_source_private.h
43
struct
PPB_VideoSource_Private_0_1
{
111
typedef struct
PPB_VideoSource_Private_0_1
PPB_VideoSource_Private;
/external/chromium_org/ppapi/thunk/
ppb_video_source_private_thunk.cc
56
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() {
interfaces_ppb_private_no_permissions.h
49
PPB_VideoSource_Private_0_1
)
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
pnacl_shim.c
[
all
...]
Completed in 69 milliseconds