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

  /external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
vie_autotest_linux.cc 57 ViECreateWindow(&_hwnd1, &_hdsp1, window1Size.origin.x,
61 ViECreateWindow(&_hwnd2, &_hdsp2, window2Size.origin.x,
69 int ViEAutoTestWindowManager::ViECreateWindow(Window *out_window,
vie_autotest_win.cc 124 ViECreateWindow(_hwnd1, _hwnd1Size.origin.x, _hwnd1Size.origin.y,
126 ViECreateWindow(_hwnd2, _hwnd2Size.origin.x, _hwnd2Size.origin.y,
148 int ViEAutoTestWindowManager::ViECreateWindow(HWND &hwndMain, int xPos,

Completed in 173 milliseconds