OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PPB_VideoDestination_Private_0_1
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/ppapi/cpp/private/
video_destination_private.cc
19
template <> const char* interface_name<
PPB_VideoDestination_Private_0_1
>() {
30
if (!has_interface<
PPB_VideoDestination_Private_0_1
>())
33
get_interface<
PPB_VideoDestination_Private_0_1
>()->Create(
49
if (has_interface<
PPB_VideoDestination_Private_0_1
>()) {
51
get_interface<
PPB_VideoDestination_Private_0_1
>()->Open(
62
if (has_interface<
PPB_VideoDestination_Private_0_1
>()) {
63
return get_interface<
PPB_VideoDestination_Private_0_1
>()->PutFrame(
71
if (has_interface<
PPB_VideoDestination_Private_0_1
>()) {
72
get_interface<
PPB_VideoDestination_Private_0_1
>()->Close(pp_resource());
/external/chromium_org/ppapi/c/private/
ppb_video_destination_private.h
45
struct
PPB_VideoDestination_Private_0_1
{
116
typedef struct
PPB_VideoDestination_Private_0_1
PPB_VideoDestination_Private;
/external/chromium_org/ppapi/thunk/
ppb_video_destination_private_thunk.cc
57
const
PPB_VideoDestination_Private_0_1
68
const
PPB_VideoDestination_Private_0_1
*
interfaces_ppb_private_no_permissions.h
47
PPB_VideoDestination_Private_0_1
)
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
pnacl_shim.c
[
all
...]
Completed in 30 milliseconds