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

/external/chromium_org/third_party/webrtc/modules/video_render/mac/
H A Dvideo_render_agl.h133 bool CheckValidRegion(RgnHandle rHandle);
H A Dvideo_render_agl.cc1813 bool VideoRenderAGL::CheckValidRegion(RgnHandle rHandle) argument
1816 Handle hndSize = (Handle)rHandle;
1837 if(false == IsValidRgnHandle(rHandle))
1839 // //WEBRTC_LOG(kTraceError, "IBM ERROR Invalid Region found : $%d", rHandle);

Completed in 48 milliseconds