Home
last modified time | relevance | path

Searched refs:uniform_rand (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/omx/tests/
DOMXHarness.cpp559 static double uniform_rand() { in uniform_rand() function
638 double r = uniform_rand(); in testSeek()
655 (int64_t)(uniform_rand() * durationUs); in testSeek()