Home
last modified time | relevance | path

Searched refs:croppingType (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish/camera/
DEmulatedQemuCamera3.cpp1280 static const uint8_t croppingType = ANDROID_SCALER_CROPPING_TYPE_FREEFORM; in constructStaticInfo() local
1282 &croppingType, 1); in constructStaticInfo()
DEmulatedFakeCamera3.cpp1512 static const uint8_t croppingType = ANDROID_SCALER_CROPPING_TYPE_FREEFORM; in constructStaticInfo() local
1514 &croppingType, 1); in constructStaticInfo()
/device/google/cuttlefish/guest/hals/camera/
DEmulatedFakeCamera3.cpp1540 static const uint8_t croppingType = ANDROID_SCALER_CROPPING_TYPE_FREEFORM; in constructStaticInfo() local
1541 ADD_STATIC_ENTRY(ANDROID_SCALER_CROPPING_TYPE, &croppingType, 1); in constructStaticInfo()