Searched refs:queryHistogram (Results 1 – 11 of 11) sorted by relevance
/hardware/google/interfaces/display/com/google/hardware/pixel/display/ |
D | IDisplay.aidl | 272 HistogramErrorCode queryHistogram(in IBinder token, out char[] histogramBuffer); in queryHistogram() method
|
/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/9/com/google/hardware/pixel/display/ |
D | IDisplay.aidl | 59 …com.google.hardware.pixel.display.HistogramErrorCode queryHistogram(in IBinder token, out char[] h… in queryHistogram() method
|
/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/10/com/google/hardware/pixel/display/ |
D | IDisplay.aidl | 59 …com.google.hardware.pixel.display.HistogramErrorCode queryHistogram(in IBinder token, out char[] h… in queryHistogram() method
|
/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/11/com/google/hardware/pixel/display/ |
D | IDisplay.aidl | 59 …com.google.hardware.pixel.display.HistogramErrorCode queryHistogram(in IBinder token, out char[] h… in queryHistogram() method
|
/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/12/com/google/hardware/pixel/display/ |
D | IDisplay.aidl | 59 …com.google.hardware.pixel.display.HistogramErrorCode queryHistogram(in IBinder token, out char[] h… in queryHistogram() method
|
/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/current/com/google/hardware/pixel/display/ |
D | IDisplay.aidl | 59 …com.google.hardware.pixel.display.HistogramErrorCode queryHistogram(in IBinder token, out char[] h… in queryHistogram() method
|
/hardware/google/graphics/common/libhwc2.1/ |
D | pixel-display.h | 71 ndk::ScopedAStatus queryHistogram(const ndk::SpAIBinder &token,
|
D | pixel-display.cpp | 343 ndk::ScopedAStatus Display::queryHistogram(const ndk::SpAIBinder &token, in queryHistogram() function in aidl::com::google::hardware::pixel::display::Display 347 return mDisplay->mHistogramController->queryHistogram(token, histogramBuffer, _aidl_return); in queryHistogram()
|
/hardware/google/graphics/zumapro/libhwc2.1/libmaindisplay/ |
D | ExynosPrimaryDisplayModule.cpp | 494 mOpRateManager->mDisplay->mHistogramController->queryHistogram(mSpAIBinder, &data, in Routine()
|
/hardware/google/graphics/common/libhwc2.1/libdevice/ |
D | HistogramDevice.h | 267 ndk::ScopedAStatus queryHistogram(const ndk::SpAIBinder& token,
|
D | HistogramDevice.cpp | 223 ndk::ScopedAStatus HistogramDevice::queryHistogram(const ndk::SpAIBinder& token, in queryHistogram() function in HistogramDevice
|