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 538 static double uniform_rand() { function in namespace:android
618 double r = uniform_rand();
635 (int64_t)(uniform_rand() * durationUs);

Completed in 908 milliseconds