Searched refs:hwc_getDisplayConfigs (Results 1 – 5 of 5) sorted by relevance
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc.cpp | 489 int hwc_getDisplayConfigs(struct hwc_composer_device_1* dev, int disp, in hwc_getDisplayConfigs() function 626 dev->device.getDisplayConfigs = hwc_getDisplayConfigs; in hwc_device_open()
|
/hardware/ti/am57x/libhwcomposer/ |
D | hwc.cpp | 625 static int hwc_getDisplayConfigs(struct hwc_composer_device_1* dev, int disp, uint32_t* configs, si… in hwc_getDisplayConfigs() function 700 hwc_dev->device.getDisplayConfigs = hwc_getDisplayConfigs; in hwc_device_open()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc.cpp | 733 int hwc_getDisplayConfigs(struct hwc_composer_device_1* dev, int disp, in hwc_getDisplayConfigs() function 892 dev->device.getDisplayConfigs = hwc_getDisplayConfigs; in hwc_device_open()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc.cpp | 763 int hwc_getDisplayConfigs(struct hwc_composer_device_1* dev, int disp, in hwc_getDisplayConfigs() function 931 dev->device.getDisplayConfigs = hwc_getDisplayConfigs; in hwc_device_open()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc.cpp | 783 int hwc_getDisplayConfigs(struct hwc_composer_device_1* dev, int disp, in hwc_getDisplayConfigs() function 1010 dev->device.getDisplayConfigs = hwc_getDisplayConfigs; in hwc_device_open()
|