Home
last modified time | relevance | path

Searched refs:queryHistogram (Results 1 – 11 of 11) sorted by relevance

/hardware/google/interfaces/display/com/google/hardware/pixel/display/
DIDisplay.aidl272 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/
DIDisplay.aidl59 …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/
DIDisplay.aidl59 …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/
DIDisplay.aidl59 …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/
DIDisplay.aidl59 …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/
DIDisplay.aidl59 …com.google.hardware.pixel.display.HistogramErrorCode queryHistogram(in IBinder token, out char[] h… in queryHistogram() method
/hardware/google/graphics/common/libhwc2.1/
Dpixel-display.h71 ndk::ScopedAStatus queryHistogram(const ndk::SpAIBinder &token,
Dpixel-display.cpp343 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/
DExynosPrimaryDisplayModule.cpp494 mOpRateManager->mDisplay->mHistogramController->queryHistogram(mSpAIBinder, &data, in Routine()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DHistogramDevice.h267 ndk::ScopedAStatus queryHistogram(const ndk::SpAIBinder& token,
DHistogramDevice.cpp223 ndk::ScopedAStatus HistogramDevice::queryHistogram(const ndk::SpAIBinder& token, in queryHistogram() function in HistogramDevice