Searched defs:tick (Results 1 – 7 of 7) sorted by relevance
| /frameworks/opt/gamesdk/samples/tuningfork/prototest/src/ |
| D | mocktuningfork.cc | 36 void tick(int ikey) { in tick() function
|
| D | gameengine.cc | 40 void tick() { in tick() function
|
| /frameworks/opt/net/voip/src/jni/rtp/ |
| D | AudioGroup.cpp | 266 void AudioStream::encode(int tick, AudioStream *chain) in encode() 362 void AudioStream::decode(int tick) in decode() 726 int tick = elapsedRealtime(); in threadLoop() local
|
| /frameworks/base/tools/aapt/ |
| D | Images.cpp | 349 int tick = tick_type(row + i * 4, transparent, outError); in get_horizontal_layout_bounds_ticks() local 363 int tick = tick_type(row+i*4, transparent, outError); in get_horizontal_layout_bounds_ticks() local 387 int tick = tick_type(rows[i] + offset, transparent, outError); in get_vertical_layout_bounds_ticks() local 401 int tick = tick_type(rows[i] + offset, transparent, outError); in get_vertical_layout_bounds_ticks() local
|
| /frameworks/opt/gamesdk/samples/tuningfork/tftestapp/app/src/main/cpp/ |
| D | Scene.cpp | 354 void Scene::tick(float deltaSeconds) { in tick() function in samples::Scene
|
| /frameworks/native/opengl/tests/angeles/ |
| D | demo.c | 753 void appRender(long tick, int width, int height) in appRender()
|
| /frameworks/base/core/java/android/widget/ |
| D | TextView.java | 13274 void tick() { in tick() method in TextView.Drawables.Marquee
|