Searched refs:region_type (Results 1 – 3 of 3) sorted by relevance
167 int region_type = GetWindowRgn(selected, scoped_hrgn.Get()); in ShouldUseScreenCapturer() local170 if (region_type == COMPLEXREGION || region_type == NULLREGION) in ShouldUseScreenCapturer()173 if (region_type == SIMPLEREGION) { in ShouldUseScreenCapturer()
108 const char *region_type, ChunkTag tag);
139 const char *region_type, ChunkTag tag) { in ScanRangeForPointers() argument142 LOG_POINTERS("Scanning %s range %p-%p.\n", region_type, begin, end); in ScanRangeForPointers()