HomeSort by relevance Sort by last modified time
    Searched refs:IsVideoDestination (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/ppapi/api/private/
ppb_video_destination_private.idl 42 PP_Bool IsVideoDestination([in] PP_Resource resource);
  /external/chromium_org/ppapi/c/private/
ppb_video_destination_private.h 65 PP_Bool (*IsVideoDestination)(PP_Resource resource);
  /external/chromium_org/ppapi/tests/
test_video_destination.cc 80 ppb_video_destination_private_interface_->IsVideoDestination(
89 ppb_video_destination_private_interface_->IsVideoDestination(
95 ppb_video_destination_private_interface_->IsVideoDestination(
  /external/chromium_org/ppapi/thunk/
ppb_video_destination_private_thunk.cc 28 PP_Bool IsVideoDestination(PP_Resource resource) {
60 &IsVideoDestination,
  /external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
pnacl_shim.c     [all...]

Completed in 489 milliseconds