Home
last modified time | relevance | path

Searched defs:VideoCaptureAndroid (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/media/base/android/java/src/org/chromium/media/
DVideoCaptureAndroid.java22 public class VideoCaptureAndroid extends VideoCapture { class
145 VideoCaptureAndroid(Context context, in VideoCaptureAndroid() method in VideoCaptureAndroid
/external/chromium_org/third_party/webrtc/modules/video_capture/android/java/src/org/webrtc/videoengine/
DVideoCaptureAndroid.java42 public class VideoCaptureAndroid implements PreviewCallback, Callback { class
67 public VideoCaptureAndroid(int id, long native_capturer) { in VideoCaptureAndroid() method in VideoCaptureAndroid
/external/chromium_org/third_party/webrtc/modules/video_capture/android/
Dvideo_capture_android.cc135 VideoCaptureAndroid::VideoCaptureAndroid(const int32_t id) in VideoCaptureAndroid() function in webrtc::videocapturemodule::VideoCaptureAndroid