HomeSort by relevance Sort by last modified time
    Searched full:uniform_rand (Results 1 - 1 of 1) sorted by null

  /frameworks/av/media/libstagefright/omx/tests/
OMXHarness.cpp 539 static double uniform_rand() { function in namespace:android
619 double r = uniform_rand();
636 (int64_t)(uniform_rand() * durationUs);

Completed in 77 milliseconds