Searched refs:MakeExclusive (Results 1 - 9 of 9) 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.h106 // user can call MakeExclusive() to make sure the frame buffer is exclusive
109 virtual bool MakeExclusive() = 0;
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 Dwebrtctexturevideoframe.h74 virtual bool MakeExclusive();
H A Dwebrtcvideoframe.h104 virtual bool MakeExclusive();
H A Dwebrtcvideoframe_unittest.cc260 TEST_WEBRTCVIDEOFRAME(MakeExclusive)
H A Dwebrtcvideoframe.cc228 bool WebRtcVideoFrame::MakeExclusive() { function in class:cricket::WebRtcVideoFrame
H A Dwebrtcvideoengine2.cc613 virtual bool MakeExclusive() OVERRIDE {

Completed in 875 milliseconds