OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:timerInit
(Results
1 - 2
of
2
) sorted by null
/external/svox/pico/lib/
picopal.c
496
int
timerInit
= 0;
519
if (!
timerInit
) {
521
timerInit
= 1;
/frameworks/base/libs/rs/
rsContext.cpp
110
void Context::
timerInit
() {
411
timerInit
();
Completed in 68 milliseconds