Searched refs:CreateVideoCapture (Results 1 – 6 of 6) sorted by relevance
25 return enter.functions()->CreateVideoCapture(instance); in Create()
181 virtual PP_Resource CreateVideoCapture(PP_Instance instance) = 0;
123 virtual PP_Resource CreateVideoCapture(PP_Instance instance) OVERRIDE;
272 PP_Resource ResourceCreationImpl::CreateVideoCapture(PP_Instance instance) { in CreateVideoCapture() function in content::ResourceCreationImpl
173 virtual PP_Resource CreateVideoCapture(PP_Instance instance) OVERRIDE;
449 PP_Resource ResourceCreationProxy::CreateVideoCapture(PP_Instance instance) { in CreateVideoCapture() function in ppapi::proxy::ResourceCreationProxy