Searched refs:XServerPixelBuffer (Results 1 – 4 of 4) sorted by relevance
144 XServerPixelBuffer::XServerPixelBuffer() {} in XServerPixelBuffer() function in webrtc::XServerPixelBuffer146 XServerPixelBuffer::~XServerPixelBuffer() { in ~XServerPixelBuffer()150 void XServerPixelBuffer::Release() { in Release()173 void XServerPixelBuffer::ReleaseSharedMemorySegment() { in ReleaseSharedMemorySegment()184 bool XServerPixelBuffer::Init(XAtomCache* cache, Window window) { in Init()212 void XServerPixelBuffer::InitShm(const XWindowAttributes& attributes) { in InitShm()275 bool XServerPixelBuffer::InitPixmaps(int depth) { in InitPixmaps()312 bool XServerPixelBuffer::IsWindowValid() const { in IsWindowValid()324 void XServerPixelBuffer::Synchronize() { in Synchronize()334 bool XServerPixelBuffer::CaptureRect(const DesktopRect& rect, in CaptureRect()
32 class XServerPixelBuffer {34 XServerPixelBuffer();35 ~XServerPixelBuffer();84 RTC_DISALLOW_COPY_AND_ASSIGN(XServerPixelBuffer);
65 XServerPixelBuffer x_server_pixel_buffer_;
127 XServerPixelBuffer x_server_pixel_buffer_;