Searched defs:MakeExclusive (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/media/base/
H A Dnullvideoframe.h72 virtual bool MakeExclusive() { return false; } function in class:cricket::NullVideoFrame
H A Dvideoframe_unittest.h2005 void MakeExclusive() { function in class:VideoFrameTest
2010 EXPECT_TRUE(target->MakeExclusive());
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dwebrtctexturevideoframe.cc113 bool WebRtcTextureVideoFrame::MakeExclusive() { function in class:cricket::WebRtcTextureVideoFrame
H A Dwebrtcvideoframe.cc228 bool WebRtcVideoFrame::MakeExclusive() { function in class:cricket::WebRtcVideoFrame

Completed in 585 milliseconds