Home
last modified time | relevance | path

Searched refs:hwc_display_null (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_display_null.cpp39 HWCDisplayNull *hwc_display_null = new HWCDisplayNull(core_intf, hwc_procs); in Create() local
41 status = hwc_display_null->Init(); in Create()
43 delete hwc_display_null; in Create()
47 *hwc_display = hwc_display_null; in Create()
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_display_null.cpp39 HWCDisplayNull *hwc_display_null = new HWCDisplayNull(core_intf, hwc_procs); in Create() local
41 status = hwc_display_null->Init(); in Create()
43 delete hwc_display_null; in Create()
47 *hwc_display = hwc_display_null; in Create()
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_display_null.cpp39 HWCDisplayNull *hwc_display_null = new HWCDisplayNull(core_intf, hwc_procs); in Create() local
41 status = hwc_display_null->Init(); in Create()
43 delete hwc_display_null; in Create()
47 *hwc_display = hwc_display_null; in Create()