Searched refs:CreateTextureFrame (Results 1 – 4 of 4) sorted by relevance
61 rtc::scoped_refptr<webrtc::VideoFrameBuffer> CreateTextureFrame(
61 SurfaceTextureHelper::CreateTextureFrame(int width, int height, in CreateTextureFrame() function in webrtc_jni::SurfaceTextureHelper
181 surface_texture_helper_->CreateTextureFrame(width, height, handle)); in OnTextureFrame()
652 frame_buffer = surface_texture_helper_->CreateTextureFrame( in DeliverPendingOutputs()