Home
last modified time | relevance | path

Searched refs:_dispCount (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()
81 if (!dispArray[_dispCount]) { in DeliverFrame()
126 _dispCount = dispCount; in Init()
Dvideo_x11_channel.h81 int32_t _dispCount; variable