Lines Matching full:pseudo
25 Utility class that implements pseudo random 32bit numbers using a fast
34 /** Return the next pseudo random number as an unsigned 32bit value.
38 /** Return the next pseudo random number as a signed 32bit value.
42 /** Return the next pseudo random number as an unsigned 16bit value.
46 /** Return the next pseudo random number as a signed 16bit value.
50 /** Return the next pseudo random number, as an unsigned value of
59 /** Return the next pseudo random unsigned number, mapped to lie within
67 /** Return the next pseudo random number expressed as an unsigned SkFixed
72 /** Return the next pseudo random number expressed as a signed SkFixed
77 /** Return the next pseudo random number expressed as a SkScalar
82 /** Return the next pseudo random number expressed as a SkScalar
87 /** Return the next pseudo random number as a signed 64bit value.
95 object is first created, and is updated each time the next pseudo random