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

  /external/chromium_org/third_party/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 66 milliseconds