Searched defs:startCaptureWithPostview (Results 1 – 3 of 3) sorted by relevance
259 int startCaptureWithPostview(CaptureCallback callback); in startCaptureWithPostview() method
244 int startCaptureWithPostview(CaptureCallback callback); in startCaptureWithPostview() method
461 public int startCaptureWithPostview(@NonNull CaptureCallback captureCallback) { in startCaptureWithPostview() method in BaseAdvancedExtenderImpl.BaseAdvancedSessionProcessor