Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_render/mac/
Dvideo_render_agl.h130 bool clipChildren);
Dvideo_render_agl.cc1662 …ideoRenderAGL::CalculateVisibleRegion(ControlRef control, RgnHandle &visibleRgn, bool clipChildren) in CalculateVisibleRegion() argument
1712 …if (clipChildren || tempControl != control) // clip children if true, cut out the tempControl if i… in CalculateVisibleRegion()