Searched defs:OnDeviceInfo (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ppapi/c/dev/
H A Dppp_video_capture_dev.h47 void (*OnDeviceInfo)(PP_Instance instance, member in struct:PPP_VideoCapture_Dev_0_1
72 * |buffer| is the index of the buffer, in the array returned by OnDeviceInfo.
/external/chromium_org/ppapi/cpp/dev/
H A Dvideo_capture_client_dev.cc18 void OnDeviceInfo(PP_Instance instance, function in namespace:pp::__anon9976
33 client->OnDeviceInfo(resource, *info, buffer_list);
60 OnDeviceInfo,
/external/chromium_org/ppapi/examples/enumerate_devices/
H A Denumerate_devices.cc49 virtual void OnDeviceInfo(PP_Resource resource, function in class:__anon10056::EnumerateDevicesDemoInstance
/external/chromium_org/ppapi/examples/video_capture/
H A Dvideo_capture.cc72 virtual void OnDeviceInfo(PP_Resource resource, function in class:__anon10066::VCDemoInstance

Completed in 136 milliseconds