OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcCreateWindow
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/modules/video_render/test/testAPI/
testAPI_mac.mm
32
int
WebRtcCreateWindow
(CocoaRenderView*& cocoaRenderer, int winNum, int width, int height)
62
WebRtcCreateWindow
(testWindow, 0, 352, 288);
testAPI.cc
110
int
WebRtcCreateWindow
(HWND &hwndMain,int winNum, int width, int height)
164
int
WebRtcCreateWindow
(Window *outWindow, Display **outDisplay, int winNum, int width, int height) // unsigned char* title, int titleLength)
634
WebRtcCreateWindow
(testHwnd, 0, 352, 288);
640
WebRtcCreateWindow
(&testWindow, &display, 0, 352, 288);
Completed in 553 milliseconds