Home
last modified time | relevance | path

Searched defs:histogramBuffer (Results 1 – 9 of 9) sorted by relevance

/hardware/google/graphics/zuma/libhwc2.1/libdevice/
DHistogramController.cpp108 std::array<std::vector<char16_t>, kOPRConfigsCount> histogramBuffer; in getOPRVals() local
176 const char* configName, const std::vector<char16_t>& histogramBuffer, const uint32_t blobId, in calculateOPRVal()
/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/10/com/google/hardware/pixel/display/
DIDisplay.aidl59 …ware.pixel.display.HistogramErrorCode queryHistogram(in IBinder token, out char[] histogramBuffer); in queryHistogram()
/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/9/com/google/hardware/pixel/display/
DIDisplay.aidl59 …ware.pixel.display.HistogramErrorCode queryHistogram(in IBinder token, out char[] histogramBuffer); in queryHistogram()
/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/11/com/google/hardware/pixel/display/
DIDisplay.aidl59 …ware.pixel.display.HistogramErrorCode queryHistogram(in IBinder token, out char[] histogramBuffer); in queryHistogram()
/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/12/com/google/hardware/pixel/display/
DIDisplay.aidl59 …ware.pixel.display.HistogramErrorCode queryHistogram(in IBinder token, out char[] histogramBuffer); in queryHistogram()
/hardware/google/interfaces/display/com/google/hardware/pixel/display/
DIDisplay.aidl272 HistogramErrorCode queryHistogram(in IBinder token, out char[] histogramBuffer); in queryHistogram()
/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/current/com/google/hardware/pixel/display/
DIDisplay.aidl59 …ware.pixel.display.HistogramErrorCode queryHistogram(in IBinder token, out char[] histogramBuffer); in queryHistogram()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DHistogramDevice.cpp224 std::vector<char16_t>* histogramBuffer, in queryHistogram()
817 std::vector<char16_t>* histogramBuffer, in getHistogramData()
903 std::vector<char16_t>* histogramBuffer, HistogramErrorCode* histogramErrorCode, in receiveBlobIdData()
950 void HistogramDevice::checkQueryResult(std::vector<char16_t>* histogramBuffer, in checkQueryResult()
/hardware/google/graphics/common/libhwc2.1/
Dpixel-display.cpp344 std::vector<char16_t> *histogramBuffer, in queryHistogram()