Searched refs:FakeANativeWindowBuffer (Results 1 – 1 of 1) sorted by relevance
61 struct FakeANativeWindowBuffer : public ANativeWindowBuffer { struct62 FakeANativeWindowBuffer() { in FakeANativeWindowBuffer() function172 ANativeWindowBuffer* buffer = new (std::nothrow) FakeANativeWindowBuffer(); in resourceToANWB()