OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 244 milliseconds