webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
Size (int width, int height) | |
String | toString () |
boolean | equals (Object other) |
int | hashCode () |
Public Attributes | |
int | width |
int | height |
Class for representing size of an object. Very similar to android.util.Size but available on all devices.
|
inline |
|
inline |
|
inline |
int org.webrtc.Size.height |
int org.webrtc.Size.width |