Searched refs:FakeANativeWindow (Results 1 – 1 of 1) sorted by relevance
146 struct FakeANativeWindow : public ANativeWindow { struct147 FakeANativeWindow(uint32_t width, uint32_t height) { in FakeANativeWindow() argument514 new (std::nothrow) FakeANativeWindow(res->args.width, res->args.height); in rcSetWindowColorBuffer()