Searched defs:Routine (Results 1 – 6 of 6) sorted by relevance
| /external/swiftshader/src/Reactor/ | ||
| D | Routine.cpp | 23 Routine::Routine(int bufferSize) : bufferSize(bufferSize), dynamic(true) in Routine() function in sw::Routine |
| D | Routine.hpp | 22 class Routine class |
| /external/drm_hwcomposer/ | ||
| D | drmeventlistener.cpp | 121 void DrmEventListener::Routine() { in Routine() function in android::DrmEventListener |
| D | vsyncworker.cpp | 116 void VSyncWorker::Routine() { in Routine() function in android::VSyncWorker |
| D | queue_worker.h | 110 void QueueWorker<T>::Routine() { in Routine() function |
| /external/drm_hwcomposer/tests/ | ||
| D | worker_test.cpp | 21 void Routine() { in Routine() function |