Searched refs:physical_display (Results 1 – 1 of 1) sorted by relevance
62 DummyDisplay* physical_display = nullptr; variable70 bool IsPhysical() { return physical_display == this; } in IsPhysical()77 if (physical_display != nullptr) { in MakePhysical()80 physical_display = this; in MakePhysical()173 vsync_callback(vsync_data, physical_display->GetId(), timestamp); in threadLoop()946 if (physical_display == nullptr) { in Hwc2DeviceOpen()