Searched refs:winNum (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_render/test/testAPI/
H A DtestAPI_mac.mm32 int WebRtcCreateWindow(CocoaRenderView*& cocoaRenderer, int winNum, int width, int height)
H A DtestAPI.cc110 int WebRtcCreateWindow(HWND &hwndMain,int winNum, int width, int height) argument
164 int WebRtcCreateWindow(Window *outWindow, Display **outDisplay, int winNum, int width, int height) // unsigned char* title, int titleLength)
194 switch( winNum )
219 if( winNum == 0 )
224 else if( winNum == 1 )

Completed in 168 milliseconds