HomeSort by relevance Sort by last modified time
    Searched full:_dispcount (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/video_render/linux/
video_x11_channel.h 81 int32_t _dispCount;
video_x11_channel.cc 29 _xPos(0), _yPos(0), _prepared(false), _dispCount(0), _buffer(NULL),
81 if (!dispArray[_dispCount]) {
126 _dispCount = dispCount;

Completed in 110 milliseconds