Searched refs:hwcState (Results 1 – 2 of 2) sorted by relevance
101 const auto& hwcState = *outputLayerState.hwc; in TEST_F() local102 EXPECT_EQ(&hwcLayer, hwcState.hwcLayer.get()); in TEST_F()
2455 const auto& hwcState = *layer->getState().hwc; in postFramebuffer() local2457 getHwComposer().getLayerReleaseFence(*displayId, hwcState.hwcLayer.get()); in postFramebuffer()2459 hwcState.hwcCompositionType == Hwc2::IComposerClient::Composition::CLIENT; in postFramebuffer()