Searched refs:autoframingAuto (Results 1 – 3 of 3) sorted by relevance
/frameworks/av/services/camera/libcameraservice/device3/ |
D | InFlightRequest.h | 187 bool autoframingAuto; member 221 autoframingAuto(false), in InFlightRequest() 229 bool isZslCapture, bool rotateAndCropAuto, bool autoframingAuto, 249 autoframingAuto(autoframingAuto),
|
D | Camera3Device.h | 1265 bool isStillCapture, bool isZslCapture, bool rotateAndCropAuto, bool autoframingAuto,
|
D | Camera3Device.cpp | 2828 bool isStillCapture, bool isZslCapture, bool rotateAndCropAuto, bool autoframingAuto, in registerInFlight() argument 2837 isStillCapture, isZslCapture, rotateAndCropAuto, autoframingAuto, cameraIdsWithZoom, in registerInFlight()
|