Searched refs:hwc_display_pluggable (Results 1 – 1 of 1) sorted by relevance
51 HWCDisplay *hwc_display_pluggable = new HWCDisplayPluggable(core_intf, buffer_allocator, in Create() local53 int status = hwc_display_pluggable->Init(); in Create()55 delete hwc_display_pluggable; in Create()59 error = hwc_display_pluggable->GetMixerResolution(&pluggable_width, &pluggable_height); in Create()61 Destroy(hwc_display_pluggable); in Create()80 status = hwc_display_pluggable->SetFrameBufferResolution(pluggable_width, pluggable_height); in Create()82 Destroy(hwc_display_pluggable); in Create()86 *hwc_display = hwc_display_pluggable; in Create()