Home
last modified time | relevance | path

Searched defs:NativeHandleImpl (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dwebrtctexturevideoframe_unittest.cc33 class NativeHandleImpl : public webrtc::NativeHandle { class
35 NativeHandleImpl() : ref_count_(0) {} in NativeHandleImpl() function in NativeHandleImpl
/external/chromium_org/third_party/webrtc/common_video/
Dtexture_video_frame_unittest.cc18 class NativeHandleImpl : public NativeHandle { class
20 NativeHandleImpl() : ref_count_(0) {} in NativeHandleImpl() function in webrtc::NativeHandleImpl
/external/chromium_org/content/renderer/media/
Dnative_handle_impl.cc9 NativeHandleImpl::NativeHandleImpl(scoped_refptr<media::VideoFrame> frame) in NativeHandleImpl() function in content::NativeHandleImpl