Home
last modified time | relevance | path

Searched defs:FakeNativeBuffer (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/test/
H A Dfake_texture_frame.h29 FakeNativeBuffer(int width, int height) : width_(width), height_(height) {} in FakeNativeBuffer() function
/aosp_15_r20/external/webrtc/video/
H A Dvideo_stream_encoder_unittest.cc160 class FakeNativeBuffer : public webrtc::VideoFrameBuffer { class
162 FakeNativeBuffer(rtc::Event* event, int width, int height) in FakeNativeBuffer() function in webrtc::__anon13b48e770111::FakeNativeBuffer