Home
last modified time | relevance | path

Searched refs:_xPos (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/video_render/linux/
Dvideo_x11_channel.cc29 _xPos(0), _yPos(0), _prepared(false), _dispCount(0), _buffer(NULL), in VideoX11Channel()
88 XShmPutImage(_display, _window, _gc, _image, 0, 0, _xPos, _yPos, _width, in DeliverFrame()
150 _xPos = (int32_t) (winWidth * left); in Init()
193 _xPos = (int) (winWidth * _left); in ChangeWindow()
Dvideo_x11_channel.h78 int32_t _xPos; // position within window variable