OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsVideoCapture
(Results
1 - 2
of
2
) 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
,
Completed in 24 milliseconds