Searched refs:hwc_display_primary (Results 1 – 1 of 1) sorted by relevance
47 HWCDisplay *hwc_display_primary = new HWCDisplayPrimary(core_intf, hwc_procs); in Create() local48 status = hwc_display_primary->Init(); in Create()50 delete hwc_display_primary; in Create()54 hwc_display_primary->GetPanelResolution(&primary_width, &primary_height); in Create()63 status = hwc_display_primary->SetFrameBufferResolution(primary_width, primary_height); in Create()65 Destroy(hwc_display_primary); in Create()69 *hwc_display = hwc_display_primary; in Create()