Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/
DEmulatedFakeCamera2.cpp2245 static const int32_t histogramSize = 64; in constructStaticInfo() local
2247 &histogramSize, 1); in constructStaticInfo()
/device/google/cuttlefish/guest/hals/camera/
DEmulatedFakeCamera2.cpp2191 static const int32_t histogramSize = 64; in constructStaticInfo() local
2192 ADD_OR_SIZE(ANDROID_STATISTICS_INFO_HISTOGRAM_BUCKET_COUNT, &histogramSize, in constructStaticInfo()