Home
last modified time | relevance | path

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

/external/chromium_org/ppapi/tests/
Dtest_video_destination.cc80 ppb_video_destination_private_interface_->IsVideoDestination( in TestCreate()
89 ppb_video_destination_private_interface_->IsVideoDestination( in TestCreate()
95 ppb_video_destination_private_interface_->IsVideoDestination( in TestCreate()
/external/chromium_org/ppapi/thunk/
Dppb_video_destination_private_thunk.cc28 PP_Bool IsVideoDestination(PP_Resource resource) { in IsVideoDestination() function
60 &IsVideoDestination,
/external/chromium_org/ppapi/c/private/
Dppb_video_destination_private.h65 PP_Bool (*IsVideoDestination)(PP_Resource resource); member
/external/chromium_org/ppapi/api/private/
Dppb_video_destination_private.idl42 PP_Bool IsVideoDestination([in] PP_Resource resource);
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
Dpnacl_shim.c3723 return iface->IsVideoDestination(resource); in Pnacl_M28_PPB_VideoDestination_Private_IsVideoDestination()
5062 ….IsVideoDestination = (PP_Bool (*)(PP_Resource resource))&Pnacl_M28_PPB_VideoDestination_Private_I…