Home
last modified time | relevance | path

Searched refs:MakeExclusive (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/talk/media/webrtc/
Dwebrtcvideoframe.h117 bool MakeExclusive() override;
Dwebrtcvideoframe.cc159 bool WebRtcVideoFrame::MakeExclusive() { in MakeExclusive() function in cricket::WebRtcVideoFrame
Dwebrtcvideoframe_unittest.cc268 TEST_WEBRTCVIDEOFRAME(MakeExclusive) in TEST_WEBRTCVIDEOFRAME()
/external/webrtc/talk/media/base/
Dvideoframe.h124 virtual bool MakeExclusive() = 0;
Dvideoframe_unittest.h1845 void MakeExclusive() { in MakeExclusive() function
1850 EXPECT_TRUE(target->MakeExclusive()); in MakeExclusive()
/external/webrtc/talk/app/webrtc/objc/
DRTCI420Frame.mm85 return _videoFrame->MakeExclusive();