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

  /external/chromium_org/third_party/webrtc/modules/video_render/linux/
video_x11_channel.cc 29 _xPos(0), _yPos(0), _prepared(false), _dispCount(0), _buffer(NULL),
88 XShmPutImage(_display, _window, _gc, _image, 0, 0, _xPos, _yPos, _width,
151 _yPos = (int32_t) (winHeight * top);
194 _yPos = (int) (winHeight * _top);
video_x11_channel.h 79 int32_t _yPos;

Completed in 163 milliseconds