Searched refs:getCameraCrop (Results 1 – 5 of 5) sorted by relevance
49 public Rect getCameraCrop() throws CarNotConnectedException { in getCameraCrop() method in CarCamera51 return mService.getCameraCrop(mCameraType); in getCameraCrop()
28 Rect getCameraCrop(in int cameraType) = 2; in getCameraCrop() method
124 public Rect getCameraCrop(int cameraType) { in getCameraCrop() method in CarCameraService
81 Rect rect = mRvcCamera.getCameraCrop(); in onCreateView()
536 method public android.graphics.Rect getCameraCrop() throws android.car.CarNotConnectedException;574 … method public abstract android.graphics.Rect getCameraCrop(int) throws android.os.RemoteException;