Searched refs:swapchain (Results 1 – 4 of 4) sorted by relevance
226 displayInfo.swapchain = DrmSwapchain::create( in createHostComposerDisplayInfo()230 if (!displayInfo.swapchain) { in createHostComposerDisplayInfo()498 auto compositionResult = displayInfo.swapchain->getNextImage(); in presentDisplay()
86 std::unique_ptr<DrmSwapchain> swapchain = {}; member
89 std::unique_ptr<DrmSwapchain> swapchain = {}; member
483 displayInfo.swapchain = DrmSwapchain::create(static_cast<uint32_t>(displayWidth), in onDisplayCreate()491 auto compositionResult = displayInfo.swapchain->getNextImage(); in onDisplayCreate()666 auto compositionResult = displayInfo.swapchain->getNextImage(); in presentDisplay()