Home
last modified time | relevance | path

Searched refs:masterControl (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/video_render/mac/
Dvideo_render_agl.cc1678 ControlRef masterControl; in CalculateVisibleRegion() local
1679 osStatus = GetSuperControl(rootControl, &masterControl); in CalculateVisibleRegion()
1682 if (masterControl != NULL) in CalculateVisibleRegion()
1690 while (tempControl != masterControl) // current control != master in CalculateVisibleRegion()