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

  /system/core/include/utils/
Timers.h 51 static inline nsecs_t nanoseconds_to_seconds(nsecs_t secs) function
69 static inline nsecs_t ns2s(nsecs_t v) {return nanoseconds_to_seconds(v);}
  /frameworks/av/cmds/screenrecord/
screenrecord.cpp 478 debugNumFrames, nanoseconds_to_seconds(
    [all...]

Completed in 960 milliseconds