HomeSort by relevance Sort by last modified time
    Searched refs:MakeExclusive (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/media/base/
nullvideoframe.h 72 virtual bool MakeExclusive() { return false; }
videoframe.h 106 // user can call MakeExclusive() to make sure the frame buffer is exclusive
109 virtual bool MakeExclusive() = 0;
videoframe_unittest.h     [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtctexturevideoframe.h 74 virtual bool MakeExclusive();
webrtcvideoframe.h 104 virtual bool MakeExclusive();
webrtctexturevideoframe.cc 113 bool WebRtcTextureVideoFrame::MakeExclusive() {
webrtcvideoframe_unittest.cc 260 TEST_WEBRTCVIDEOFRAME(MakeExclusive)
webrtcvideoframe.cc 228 bool WebRtcVideoFrame::MakeExclusive() {
webrtcvideoengine2.cc 613 virtual bool MakeExclusive() OVERRIDE {
    [all...]

Completed in 71 milliseconds