Searched defs:hwc (Results 1 – 6 of 6) sorted by relevance
71 auto& hwc = getCompositionEngine().getHwComposer(); in maybeAllocateDisplayIdForVirtualDisplay() local105 auto& hwc = getCompositionEngine().getHwComposer(); in disconnect() local117 auto& hwc = getCompositionEngine().getHwComposer(); in setColorTransform() local142 auto& hwc = getCompositionEngine().getHwComposer(); in setColorProfile() local183 auto& hwc = getCompositionEngine().getHwComposer(); in createOutputLayer() local250 auto& hwc = getCompositionEngine().getHwComposer(); in chooseCompositionStrategy() local272 const auto& hwc = getCompositionEngine().getHwComposer(); in getSkipColorTransform() local347 auto& hwc = getCompositionEngine().getHwComposer(); in presentAndGetFrameFences() local
33 void dumpHwc(const OutputLayerCompositionState::Hwc& hwc, std::string& out) { in dumpHwc()
88 impl::HWComposer hwc{std::unique_ptr<Hwc2::Composer>(mHal)}; in TEST_F() local107 impl::HWComposer hwc{std::unique_ptr<Hwc2::Composer>(mHal)}; in TEST_F() local
107 std::optional<Hwc> hwc; member
59 FramebufferSurface::FramebufferSurface(HWComposer& hwc, DisplayId displayId, in FramebufferSurface()
60 VirtualDisplaySurface::VirtualDisplaySurface(HWComposer& hwc, in VirtualDisplaySurface()