Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_display.cpp58 int weight = 10; in WidestPrimaries() local
/hardware/intel/img/psb_video/src/
Dtng_hostheader.h63 IMG_INT32 weight[3][2]; member
/hardware/qcom/display/sdm845/sdm/libs/hwc2/
Dhwc_display.cpp59 int weight = 10; in WidestPrimaries() local
/hardware/qcom/camera/msm8998/
DQCamera_Intf.h795 int weight[MAX_ROI]; member
/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_types.h1018 int32_t weight; /* weight of the area, valid for focusing/metering areas */ member
1177 int32_t weight[MAX_ROI]; member
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp8807 int32_t *region, int weight) in convertToRegions()