HomeSort by relevance Sort by last modified time
    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 217 void timerInit();
rsContext.cpp 144 void Context::timerInit() {
552 timerInit();

Completed in 79 milliseconds