Searched defs:FakeNativeBuffer (Results 1 – 2 of 2) sorted by relevance
29 FakeNativeBuffer(int width, int height) : width_(width), height_(height) {} in FakeNativeBuffer() function
111 class FakeNativeBuffer : public webrtc::VideoFrameBuffer { class113 FakeNativeBuffer(rtc::Event* event, int width, int height) in FakeNativeBuffer() function in webrtc::__anon12f4eee80111::FakeNativeBuffer