Home
last modified time | relevance | path

Searched defs:histogramErrorCode (Results 1 – 3 of 3) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libdevice/
DHistogramDevice.cpp39 HistogramDevice::HistogramErrorCode histogramErrorCode; in histogramOnBinderDied() local
131 HistogramErrorCode* histogramErrorCode) { in registerHistogram()
216 HistogramErrorCode* histogramErrorCode) { in registerHistogram()
225 HistogramErrorCode* histogramErrorCode) { in queryHistogram()
255 HistogramErrorCode* histogramErrorCode) { in reconfigHistogram()
313 HistogramErrorCode* histogramErrorCode) { in unregisterHistogram()
775 HistogramErrorCode* histogramErrorCode, int& channelId, in getChanIdBlobId()
818 HistogramErrorCode* histogramErrorCode) { in getHistogramData()
867 HistogramErrorCode* histogramErrorCode, const int channelId, in requestBlobIdData()
903 std::vector<char16_t>* histogramBuffer, HistogramErrorCode* histogramErrorCode, in receiveBlobIdData()
[all …]
DHistogramDevice.h362 inline ndk::ScopedAStatus errorToStatus(const HistogramErrorCode histogramErrorCode) const { in errorToStatus()
/hardware/google/graphics/zuma/libhwc2.1/libdevice/
DHistogramController.cpp57 HistogramErrorCode histogramErrorCode = HistogramErrorCode::NONE; in queryOPR() local