mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
Emmanuele Bassi
5ed1b03a91
[cogl] Make cogl_setup_viewport() a private function
The setup_viewport() function should only be used by Clutter and not by application code. It can be emulated by changing the Stage size and perspective and requeueing a redraw after calling clutter_stage_ensure_viewport().
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%