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

  /system/core/include/utils/
Timers.h 69 static inline nsecs_t ns2s(nsecs_t v) {return nanoseconds_to_seconds(v);} function
  /frameworks/native/opengl/tests/swapinterval/
swapinterval.cpp 117 } while (int(ns2s(t))<=time);
  /frameworks/av/services/audioflinger/
AudioPolicyService.cpp     [all...]

Completed in 955 milliseconds