Searched defs:tick (Results 1 – 5 of 5) sorted by relevance
187 const char tick = (*cur == message) ? '>' : ' '; in dumpLocked() local
264 void AudioStream::encode(int tick, AudioStream *chain) in encode()360 void AudioStream::decode(int tick) in decode()722 int tick = elapsedRealtime(); in threadLoop() local
753 void appRender(long tick, int width, int height) in appRender()
997 private void tick(IBinder key, StatusBarNotification n, boolean firstTime) { in tick() method in TabletStatusBar
7395 void tick() { in tick() method in TextView.Marquee