Home
last modified time | relevance | path

Searched defs:weight (Results 1 – 18 of 18) sorted by relevance

/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/5/com/google/hardware/pixel/display/
DIDisplay.aidl50 …mple(in android.hardware.graphics.common.Rect roi, in com.google.hardware.pixel.display.Weight wei… in histogramSample()
/hardware/google/graphics/common/libhwc2.1/
Dhistogram_mediator.cpp76 const RoiRect &roi, const Weight &weight, const HistogramPos &pos) { in setRoiWeightThreshold()
Dpixel-display.cpp203 bool Display::runMediator(const RoiRect &roi, const Weight &weight, const HistogramPos &pos, in runMediator()
242 ndk::ScopedAStatus Display::histogramSample(const RoiRect &roi, const Weight &weight, in histogramSample()
/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/6/com/google/hardware/pixel/display/
DIDisplay.aidl50 …mple(in android.hardware.graphics.common.Rect roi, in com.google.hardware.pixel.display.Weight wei… in histogramSample()
/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/7/com/google/hardware/pixel/display/
DIDisplay.aidl50 …mple(in android.hardware.graphics.common.Rect roi, in com.google.hardware.pixel.display.Weight wei… in histogramSample()
/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/8/com/google/hardware/pixel/display/
DIDisplay.aidl50 …mple(in android.hardware.graphics.common.Rect roi, in com.google.hardware.pixel.display.Weight wei… in histogramSample()
/hardware/google/interfaces/display/com/google/hardware/pixel/display/
DIDisplay.aidl171 HistogramErrorCode histogramSample(in Rect roi, in Weight weight, in HistogramPos pos, in histogramSample()
/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/9/com/google/hardware/pixel/display/
DIDisplay.aidl50 …mple(in android.hardware.graphics.common.Rect roi, in com.google.hardware.pixel.display.Weight wei… in histogramSample()
/hardware/google/interfaces/display/aidl_api/com.google.hardware.pixel.display/current/com/google/hardware/pixel/display/
DIDisplay.aidl50 …mple(in android.hardware.graphics.common.Rect roi, in com.google.hardware.pixel.display.Weight wei… in histogramSample()
/hardware/google/camera/common/hal/common/
Dhal_types.h313 int32_t weight; member
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_display.cpp61 int weight = 10; in WidestPrimaries() local
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_display.cpp61 int weight = 10; in WidestPrimaries() local
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_display.cpp58 int weight = 10; in WidestPrimaries() local
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DMemoryDomainTests.cpp103 TestOperand weight = {.type = operand.type, in createConvModel() local
/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DMemoryDomainTests.cpp105 TestOperand weight = {.type = operand.type, in createConvModel() local
/hardware/qcom/camera/msm8998/
DQCamera_Intf.h795 int weight[MAX_ROI]; member
/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_types.h1027 int32_t weight; /* weight of the area, valid for focusing/metering areas */ member
1186 int32_t weight[MAX_ROI]; member
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp9193 int32_t *region, int weight) in convertToRegions()