Home
last modified time | relevance | path

Searched defs:MakeExclusive (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/media/base/
Dnullvideoframe.h72 virtual bool MakeExclusive() { return false; } in MakeExclusive() function
Dvideoframe_unittest.h2005 void MakeExclusive() { in MakeExclusive() function
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dwebrtctexturevideoframe.cc113 bool WebRtcTextureVideoFrame::MakeExclusive() { in MakeExclusive() function in cricket::WebRtcTextureVideoFrame
Dwebrtcvideoframe.cc228 bool WebRtcVideoFrame::MakeExclusive() { in MakeExclusive() function in cricket::WebRtcVideoFrame
Dwebrtcvideoengine2.cc613 virtual bool MakeExclusive() OVERRIDE { in MakeExclusive() function in cricket::WebRtcVideoRenderFrame