19 #ifndef MIR_TEST_DOUBLES_MOCK_HWC_LAYERLIST_H_
20 #define MIR_TEST_DOUBLES_MOCK_HWC_LAYERLIST_H_
24 #include <gmock/gmock.h>
37 MOCK_METHOD1(set_fb_target,
void(std::shared_ptr<graphics::Buffer>
const&));
MOCK_METHOD1(set_fb_target, void(std::shared_ptr< graphics::Buffer > const &))
Definition: mock_hwc_layerlist.h:33
~MockHWCLayerList() noexcept
Definition: mock_hwc_layerlist.h:35
MOCK_CONST_METHOD0(native_list, hwc_display_contents_1_t *())