Home
last modified time | relevance | path

Searched defs:CopyPixelsFrom (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Ddesktop_frame.cc42 void DesktopFrame::CopyPixelsFrom(const uint8_t* src_buffer, in CopyPixelsFrom() function in webrtc::DesktopFrame
53 void DesktopFrame::CopyPixelsFrom(const DesktopFrame& src_frame, in CopyPixelsFrom() function in webrtc::DesktopFrame
/aosp_15_r20/frameworks/base/media/mca/filterfw/native/core/
H A Dgl_frame.cpp202 bool GLFrame::CopyPixelsFrom(const GLFrame* frame) { in CopyPixelsFrom() function in android::filterfw::GLFrame