Home
last modified time | relevance | path

Searched refs:availableRotateCropEntry (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/common/
DCameraProviderManager.cpp1759 auto availableRotateCropEntry = c.find(ANDROID_SCALER_AVAILABLE_ROTATE_AND_CROP_MODES); in addRotateCropTags() local
1760 if (availableRotateCropEntry.count == 0) { in addRotateCropTags()
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp2600 auto availableRotateCropEntry = chars.find( in connectHelper() local
2602 if (availableRotateCropEntry.count <= 1) { in connectHelper()