public class YogaMeasureOutput
Helpers for building measure output value.
static long
make(float width, float height)
make(int width, int height)
static float
getWidth(long measureOutput)
getHeight(long measureOutput)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
static long make(float width, float height)
static long make(int width, int height)
static float getWidth(long measureOutput)
static float getHeight(long measureOutput)