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

  /frameworks/base/media/libstagefright/omx/tests/
OMXHarness.cpp 541 static double uniform_rand() { function in namespace:android
613 double r = uniform_rand();
630 (int64_t)(uniform_rand() * durationUs);

Completed in 676 milliseconds