Searched refs:WrapNativeTexture (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/media/base/
H A Dvideo_frame_unittest.cc254 scoped_refptr<VideoFrame> frame = VideoFrame::WrapNativeTexture(
296 scoped_refptr<VideoFrame> frame = VideoFrame::WrapNativeTexture(
H A Dvideo_frame.h102 static scoped_refptr<VideoFrame> WrapNativeTexture(
H A Dvideo_frame.cc166 scoped_refptr<VideoFrame> VideoFrame::WrapNativeTexture( function in class:media::VideoFrame
/external/chromium_org/content/renderer/media/
H A Dvideo_capture_impl.cc279 scoped_refptr<media::VideoFrame> frame = media::VideoFrame::WrapNativeTexture(
H A Drtc_video_decoder.cc444 return media::VideoFrame::WrapNativeTexture(
/external/chromium_org/content/browser/media/capture/
H A Ddesktop_capture_device_aura.cc358 video_frame = media::VideoFrame::WrapNativeTexture(
/external/chromium_org/content/browser/renderer_host/media/
H A Dvideo_capture_controller_unittest.cc151 return media::VideoFrame::WrapNativeTexture(
/external/chromium_org/media/filters/
H A Dgpu_video_decoder.cc447 scoped_refptr<VideoFrame> frame(VideoFrame::WrapNativeTexture(
/external/chromium_org/cc/trees/
H A Dlayer_tree_host_unittest_context.cc968 VideoFrame::WrapNativeTexture(make_scoped_ptr(new gpu::MailboxHolder(
977 VideoFrame::WrapNativeTexture(make_scoped_ptr(new gpu::MailboxHolder(
/external/chromium_org/content/renderer/media/android/
H A Dwebmediaplayer_android.cc1190 scoped_refptr<VideoFrame> new_frame = VideoFrame::WrapNativeTexture(
1227 scoped_refptr<VideoFrame> new_frame = VideoFrame::WrapNativeTexture(

Completed in 311 milliseconds