| 35 | namespace oid::host { |
| 36 | |
| 37 | class GlfwCanvas; |
| 38 | |
| 39 | // Pure decision extracted out of StageView so it can be unit-tested without |
| 40 | // a live GL context: does a requested size differ from the currently |
nothing calls this directly
no outgoing calls
no test coverage detected