HomeSort by relevance Sort by last modified time
    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/rs/
rsContext.cpp 135 void Context::timerInit() {
566 timerInit();

Completed in 174 milliseconds