Searched refs:setCameraCrop (Results 1 – 5 of 5) sorted by relevance
58 public void setCameraCrop(Rect rect) throws CarNotConnectedException { in setCameraCrop() method in CarCamera60 mService.setCameraCrop(mCameraType, rect); in setCameraCrop()
30 void setCameraCrop(in int cameraType, in Rect rect) = 3; in setCameraCrop() method
130 mRvcCamera.setCameraCrop(rect); in onCreateView()142 mRvcCamera.setCameraCrop(rect); in onCreateView()
137 public void setCameraCrop(int cameraType, Rect rect) { in setCameraCrop() method in CarCameraService
540 …method public void setCameraCrop(android.graphics.Rect) throws android.car.CarNotConnectedExceptio…579 …method public abstract void setCameraCrop(int, android.graphics.Rect) throws android.os.RemoteExce…