OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timerInit
(Results
1 - 3
of
3
) sorted by null
/external/svox/pico/lib/
picopal.c
496
int
timerInit
= 0;
519
if (!
timerInit
) {
521
timerInit
= 1;
/frameworks/rs/
rsContext.h
210
void
timerInit
();
rsContext.cpp
142
void Context::
timerInit
() {
576
timerInit
();
Completed in 244 milliseconds