Searched refs:PasteFrom (Results 1 – 5 of 5) sorted by relevance
71 void PasteFrom(const I010BufferInterface& picture,
103 void PasteFrom(const I420BufferInterface& picture,
247 void I010Buffer::PasteFrom(const I010BufferInterface& picture, in PasteFrom() function in webrtc::I010Buffer
230 void I420Buffer::PasteFrom(const I420BufferInterface& picture, in PasteFrom() function in webrtc::I420Buffer
264 buf->PasteFrom(*picture.GetI420(), offset_col, offset_row); in PasteFromBuffer()267 buf->PasteFrom(*picture.GetI010(), offset_col, offset_row); in PasteFromBuffer()