5 #ifndef FLUTTER_IMPELLER_TOOLKIT_INTEROP_PLAYGROUND_TEST_H_
6 #define FLUTTER_IMPELLER_TOOLKIT_INTEROP_PLAYGROUND_TEST_H_
28 void SetUp()
override;
ScopedObject< Context > CreateContext() const
ScopedObject< Context > GetInteropContext()
~PlaygroundTest() override
PlaygroundTest & operator=(const PlaygroundTest &)=delete
std::function< bool(const ScopedObject< Context > &context, const ScopedObject< Surface > &surface)> InteropPlaygroundCallback
bool OpenPlaygroundHere(InteropPlaygroundCallback callback)
PlaygroundTest(const PlaygroundTest &)=delete