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 210 void timerInit();
rsContext.cpp 140 void Context::timerInit() {
574 timerInit();

Completed in 308 milliseconds