Searched refs:EnterVideoCapture (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ppapi/thunk/
H A Dppb_video_capture_thunk.cc19 typedef EnterResource<PPB_VideoCapture_API> EnterVideoCapture; typedef in namespace:ppapi::thunk::__anon10320
29 EnterVideoCapture enter(resource, false);
36 EnterVideoCapture enter(video_capture, callback, true);
47 EnterVideoCapture enter(video_capture, true);
58 EnterVideoCapture enter(video_capture, callback, true);
77 EnterVideoCapture enter(video_capture, true);
85 EnterVideoCapture enter(video_capture, true);
92 EnterVideoCapture enter(video_capture, true);
99 EnterVideoCapture enter(video_capture, true);

Completed in 719 milliseconds