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

  /external/chromium_org/ppapi/c/dev/
ppb_video_capture_dev.h 72 PP_Bool (*IsVideoCapture)(PP_Resource video_capture);
166 PP_Bool (*IsVideoCapture)(PP_Resource video_capture);
  /external/chromium_org/ppapi/thunk/
ppb_video_capture_thunk.cc 28 PP_Bool IsVideoCapture(PP_Resource resource) {
117 &IsVideoCapture,
128 &IsVideoCapture,
  /external/chromium_org/ppapi/api/dev/
ppb_video_capture_dev.idl 53 PP_Bool IsVideoCapture(
  /external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
pnacl_shim.c     [all...]

Completed in 246 milliseconds