///////////////////////////////////////////////////////
| 148 | |
| 149 | //////////////////////////////////////////////////////////// |
| 150 | Vector2u WindowImplAndroid::getSize() const |
| 151 | { |
| 152 | return m_size; |
| 153 | } |
| 154 | |
| 155 | |
| 156 | //////////////////////////////////////////////////////////// |
no outgoing calls
no test coverage detected