Packages
clutter-1.0
Clutter
Util
next_power_of_2
Clutter.Util
Description:
Content:
Functions:
public
int
next_power_of_2
(
int
a)
Calculates the nearest power of two, greater than or equal to
a
.