Home
last modified time | relevance | path

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

/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/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/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.cpp127 std::vector<char16_t> *histogramBuffer, in queryHistogram()
492 void HistogramDevice::getHistogramData(uint8_t channelId, std::vector<char16_t> *histogramBuffer, in getHistogramData()
/hardware/google/graphics/common/libhwc2.1/
Dpixel-display.cpp342 std::vector<char16_t> *histogramBuffer, in queryHistogram()