@return the width of the framebuffer in physical pixels
()
| 176 | |
| 177 | /** @return the width of the framebuffer in physical pixels */ |
| 178 | int getBackBufferWidth (); |
| 179 | |
| 180 | /** @return the height of the framebuffer in physical pixels */ |
| 181 | int getBackBufferHeight (); |
no outgoing calls