Searched refs:croppingType (Results 1 – 5 of 5) sorted by relevance
357 const uint8_t croppingType = ANDROID_SCALER_CROPPING_TYPE_CENTER_ONLY; in initDefaultCharsKeys() local358 UPDATE(ANDROID_SCALER_CROPPING_TYPE, &croppingType, 1); in initDefaultCharsKeys()
95 const CroppingType& croppingType, in ExternalCameraDeviceSession() argument103 mCroppingType(croppingType), in ExternalCameraDeviceSession()
92 const CroppingType& croppingType,
1136 /** android.scaler.croppingType [static, enum, public]2258 /** android.scaler.croppingType enumeration values
9948 uint8_t croppingType = ANDROID_SCALER_CROPPING_TYPE_CENTER_ONLY; in initStaticMetadata() local9949 staticInfo.update(ANDROID_SCALER_CROPPING_TYPE, &croppingType, 1); in initStaticMetadata()