HomeSort by relevance Sort by last modified time
    Searched refs:TimerState (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
timer.h 30 } TimerState;
46 TimerState
  /external/deqp/framework/delibs/deutil/
deTimer.c 290 } TimerState;
301 volatile TimerState state; /*!< Timer state. */
355 static deTimerThread* deTimerThread_create (deTimerCallback callback, void* arg, int interval, TimerState state)

Completed in 1273 milliseconds