Searched defs:DisplayWithLayersTestCommon (Results 1 – 1 of 1) sorted by relevance
233 struct DisplayWithLayersTestCommon : public FullDisplayImplTestCommon { struct234 DisplayWithLayersTestCommon() { in DisplayWithLayersTestCommon() function248 Layer mLayer1;249 Layer mLayer2;250 LayerNoHWC2Layer mLayer3;251 StrictMock<HWC2::mock::Layer> hwc2LayerUnknown;252 std::shared_ptr<Display> mDisplay =254 impl::GpuCompositionResult mResultWithBuffer;255 impl::GpuCompositionResult mResultWithoutBuffer;