Home | History | Annotate | Download | only in utils

Lines Matching full:pseudo

17  Utility class that implements pseudo random 32bit numbers using Marsaglia's
36 /** Return the next pseudo random number as an unsigned 32bit value.
44 /** Return the next pseudo random number as a signed 32bit value.
48 /** Return the next pseudo random number as an unsigned 16bit value.
52 /** Return the next pseudo random number as a signed 16bit value.
72 /** Return the next pseudo random number, as an unsigned value of
81 /** Return the next pseudo random unsigned number, mapped to lie within
94 /** Return the next pseudo random unsigned number, mapped to lie within
102 /** Return the next pseudo random number expressed as a SkScalar
107 /** Return the next pseudo random number expressed as a SkScalar
114 /** Return the next pseudo random number expressed as a SkScalar
119 /** Return the next pseudo random number as a bool.
131 * Return the next pseudo random number as a signed 64bit value.
159 /** Return the next pseudo random number expressed as an unsigned SkFixed
164 /** Return the next pseudo random number expressed as a signed SkFixed