Searched refs:hwc_getDisplayAttributes (Results 1 - 7 of 7) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/common/base/
H A DHwcModule.cpp147 static int hwc_getDisplayAttributes(hwc_composer_device_1_t *dev, function in namespace:android::intel
264 hwc.hwc_composer_device_1_t::getDisplayAttributes = hwc_getDisplayAttributes;
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
H A DHwcModule.cpp143 static int hwc_getDisplayAttributes(hwc_composer_device_1_t *dev, function in namespace:android::intel
268 hwc.hwc_composer_device_1_t::getDisplayAttributes = hwc_getDisplayAttributes;
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc.cpp517 int hwc_getDisplayAttributes(struct hwc_composer_device_1* dev, int disp, function
627 dev->device.getDisplayAttributes = hwc_getDisplayAttributes;
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc.cpp763 int hwc_getDisplayAttributes(struct hwc_composer_device_1* dev, int disp, function
893 dev->device.getDisplayAttributes = hwc_getDisplayAttributes;
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc.cpp793 int hwc_getDisplayAttributes(struct hwc_composer_device_1* dev, int disp, function
932 dev->device.getDisplayAttributes = hwc_getDisplayAttributes;
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc.cpp805 int hwc_getDisplayAttributes(struct hwc_composer_device_1* dev, int disp, function
970 dev->device.getDisplayAttributes = hwc_getDisplayAttributes;
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc.cpp828 int hwc_getDisplayAttributes(struct hwc_composer_device_1* dev, int disp, function
1011 dev->device.getDisplayAttributes = hwc_getDisplayAttributes;

Completed in 174 milliseconds