Searched refs:hwc_getDisplayAttributes (Results 1 – 5 of 5) sorted by relevance
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc.cpp | 517 int hwc_getDisplayAttributes(struct hwc_composer_device_1* dev, int disp, in hwc_getDisplayAttributes() function 627 dev->device.getDisplayAttributes = hwc_getDisplayAttributes; in hwc_device_open()
|
/hardware/ti/am57x/libhwcomposer/ |
D | hwc.cpp | 638 static int hwc_getDisplayAttributes(struct hwc_composer_device_1* dev, int disp, uint32_t config, c… in hwc_getDisplayAttributes() function 701 hwc_dev->device.getDisplayAttributes = hwc_getDisplayAttributes; in hwc_device_open()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc.cpp | 763 int hwc_getDisplayAttributes(struct hwc_composer_device_1* dev, int disp, in hwc_getDisplayAttributes() function 893 dev->device.getDisplayAttributes = hwc_getDisplayAttributes; in hwc_device_open()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc.cpp | 793 int hwc_getDisplayAttributes(struct hwc_composer_device_1* dev, int disp, in hwc_getDisplayAttributes() function 932 dev->device.getDisplayAttributes = hwc_getDisplayAttributes; in hwc_device_open()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc.cpp | 828 int hwc_getDisplayAttributes(struct hwc_composer_device_1* dev, int disp, in hwc_getDisplayAttributes() function 1011 dev->device.getDisplayAttributes = hwc_getDisplayAttributes; in hwc_device_open()
|