Searched refs:histogramType (Results 1 – 2 of 2) sorted by relevance
97 int histogramType = HISTOGRAM_TYPE_UNKNOWN; in readFromParcel() local98 if ((err = parcel->readInt32(&histogramType)) != OK) { in readFromParcel()125 mHistogramType = histogramType; in readFromParcel()
675 streamProtos[i].histogramType = streamStats.getHistogramType(); in logCameraUsageEvent()681 cameraHistogramTypeToString(streamProtos[i].histogramType); in logCameraUsageEvent()