HomeSort by relevance Sort by last modified time
    Searched refs:deRandom_getBool (Results 1 - 3 of 3) sorted by null

  /external/deqp/framework/delibs/debase/
deRandom.h 52 deBool deRandom_getBool (deRandom* rnd);
deRandom.c 100 deBool deRandom_getBool (deRandom* rnd)
  /external/deqp/framework/delibs/decpp/
deRandom.hpp 46 bool getBool (void) { return deRandom_getBool(&m_rnd) == DE_TRUE; }

Completed in 312 milliseconds