Home
last modified time | relevance | path

Searched refs:hwc_display_external (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_display_external.cpp56 HWCDisplay *hwc_display_external = new HWCDisplayExternal(core_intf, hwc_procs, qservice); in Create() local
57 int status = hwc_display_external->Init(); in Create()
59 delete hwc_display_external; in Create()
63 error = hwc_display_external->GetMixerResolution(&external_width, &external_height); in Create()
83 status = hwc_display_external->SetFrameBufferResolution(external_width, external_height); in Create()
85 Destroy(hwc_display_external); in Create()
90 reinterpret_cast<HWCDisplayExternal *>(hwc_display_external)->drc_enabled_ = drc_enabled; in Create()
92 *hwc_display = hwc_display_external; in Create()
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_display_external.cpp57 HWCDisplay *hwc_display_external = new HWCDisplayExternal(core_intf, buffer_allocator, callbacks, in Create() local
59 int status = hwc_display_external->Init(); in Create()
61 delete hwc_display_external; in Create()
65 error = hwc_display_external->GetMixerResolution(&external_width, &external_height); in Create()
85 status = hwc_display_external->SetFrameBufferResolution(external_width, external_height); in Create()
87 Destroy(hwc_display_external); in Create()
91 *hwc_display = hwc_display_external; in Create()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_display_external.cpp57 HWCDisplay *hwc_display_external = new HWCDisplayExternal(core_intf, buffer_allocator, callbacks, in Create() local
59 int status = hwc_display_external->Init(); in Create()
61 delete hwc_display_external; in Create()
65 error = hwc_display_external->GetMixerResolution(&external_width, &external_height); in Create()
85 status = hwc_display_external->SetFrameBufferResolution(external_width, external_height); in Create()
87 Destroy(hwc_display_external); in Create()
91 *hwc_display = hwc_display_external; in Create()
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_display_external.cpp57 HWCDisplay *hwc_display_external = new HWCDisplayExternal(core_intf, hwc_procs, qservice); in Create() local
58 int status = hwc_display_external->Init(); in Create()
60 delete hwc_display_external; in Create()
64 error = hwc_display_external->GetMixerResolution(&external_width, &external_height); in Create()
84 status = hwc_display_external->SetFrameBufferResolution(external_width, external_height); in Create()
86 Destroy(hwc_display_external); in Create()
91 reinterpret_cast<HWCDisplayExternal *>(hwc_display_external)->drc_enabled_ = drc_enabled; in Create()
94 reinterpret_cast<HWCDisplayExternal *>(hwc_display_external)->drc_reset_fps_enabled_ = in Create()
97 *hwc_display = hwc_display_external; in Create()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_display_external.cpp57 HWCDisplay *hwc_display_external = new HWCDisplayExternal(core_intf, hwc_procs, qservice); in Create() local
58 int status = hwc_display_external->Init(); in Create()
60 delete hwc_display_external; in Create()
64 error = hwc_display_external->GetMixerResolution(&external_width, &external_height); in Create()
84 status = hwc_display_external->SetFrameBufferResolution(external_width, external_height); in Create()
86 Destroy(hwc_display_external); in Create()
91 reinterpret_cast<HWCDisplayExternal *>(hwc_display_external)->drc_enabled_ = drc_enabled; in Create()
94 reinterpret_cast<HWCDisplayExternal *>(hwc_display_external)->drc_reset_fps_enabled_ = in Create()
97 *hwc_display = hwc_display_external; in Create()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_display_external.cpp57 HWCDisplay *hwc_display_external = new HWCDisplayExternal(core_intf, buffer_allocator, callbacks, in Create() local
59 int status = hwc_display_external->Init(); in Create()
61 delete hwc_display_external; in Create()
65 error = hwc_display_external->GetMixerResolution(&external_width, &external_height); in Create()
67 Destroy(hwc_display_external); in Create()
86 status = hwc_display_external->SetFrameBufferResolution(external_width, external_height); in Create()
88 Destroy(hwc_display_external); in Create()
92 *hwc_display = hwc_display_external; in Create()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_display_external.cpp57 HWCDisplay *hwc_display_external = new HWCDisplayExternal(core_intf, buffer_allocator, callbacks, in Create() local
59 int status = hwc_display_external->Init(); in Create()
61 delete hwc_display_external; in Create()
65 error = hwc_display_external->GetMixerResolution(&external_width, &external_height); in Create()
67 Destroy(hwc_display_external); in Create()
86 status = hwc_display_external->SetFrameBufferResolution(external_width, external_height); in Create()
88 Destroy(hwc_display_external); in Create()
92 *hwc_display = hwc_display_external; in Create()