Get current layer framebuffer height in pixels. @return height in pixels
()
| 38 | * @return height in pixels |
| 39 | */ |
| 40 | int getHeight(); |
| 41 | |
| 42 | /** |
| 43 | * <p>Request back-buffer swap for presentation on this layer.</p> |
no outgoing calls
no test coverage detected