Searched defs:GetNativeHandle (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dwebrtctexturevideoframe.h78 virtual void* GetNativeHandle() const { return handle_.get(); } function in class:cricket::WebRtcTextureVideoFrame
H A Dwebrtcvideoframe.h90 virtual void* GetNativeHandle() const { return NULL; } function in class:cricket::WebRtcVideoFrame
/external/chromium_org/third_party/libjingle/source/talk/media/base/
H A Dnullvideoframe.h60 virtual void* GetNativeHandle() const { return NULL; } function in class:cricket::NullVideoFrame

Completed in 109 milliseconds