Searched defs:MakeExclusive (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/third_party/libjingle/source/talk/media/base/ | ||
D | nullvideoframe.h | 72 virtual bool MakeExclusive() { return false; } in MakeExclusive() function |
D | videoframe_unittest.h | 2005 void MakeExclusive() { in MakeExclusive() function |
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/ | ||
D | webrtctexturevideoframe.cc | 113 bool WebRtcTextureVideoFrame::MakeExclusive() { in MakeExclusive() function in cricket::WebRtcTextureVideoFrame |
D | webrtcvideoframe.cc | 228 bool WebRtcVideoFrame::MakeExclusive() { in MakeExclusive() function in cricket::WebRtcVideoFrame |
D | webrtcvideoengine2.cc | 613 virtual bool MakeExclusive() OVERRIDE { in MakeExclusive() function in cricket::WebRtcVideoRenderFrame |