Searched refs:hwc_prepare (Results 1 – 6 of 6) sorted by relevance
/hardware/libhardware/modules/hwcomposer/ |
D | hwcomposer.cpp | 73 static int hwc_prepare(hwc_composer_device_1_t * /*dev*/, in hwc_prepare() function 127 dev->device.prepare = hwc_prepare; in hwc_device_open()
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc.cpp | 207 static int hwc_prepare(hwc_composer_device_1 *dev, size_t numDisplays, in hwc_prepare() function 619 dev->device.prepare = hwc_prepare; in hwc_device_open()
|
/hardware/ti/am57x/libhwcomposer/ |
D | hwc.cpp | 441 static int hwc_prepare(struct hwc_composer_device_1* dev, size_t numDisplays, hwc_display_contents_… in hwc_prepare() function 688 hwc_dev->device.prepare = hwc_prepare; in hwc_device_open()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc.cpp | 336 static int hwc_prepare(hwc_composer_device_1 *dev, size_t numDisplays, in hwc_prepare() function 885 dev->device.prepare = hwc_prepare; in hwc_device_open()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc.cpp | 335 static int hwc_prepare(hwc_composer_device_1 *dev, size_t numDisplays, in hwc_prepare() function 924 dev->device.prepare = hwc_prepare; in hwc_device_open()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc.cpp | 369 static int hwc_prepare(hwc_composer_device_1 *dev, size_t numDisplays, in hwc_prepare() function 1003 dev->device.prepare = hwc_prepare; in hwc_device_open()
|