Searched refs:AsyncCallRecorder (Results 1 – 3 of 3) sorted by relevance
73 class AsyncCallRecorder; variable76 class AsyncCallRecorder<void (*)(Args...)> {150 : public AsyncCallRecorder<void (*)(Args...)> {
76 AsyncCallRecorder<void (*)(bool)> mVSyncSetEnabledCallRecorder;77 AsyncCallRecorder<void (*)(VSyncSource::Callback*)> mVSyncSetCallbackCallRecorder;78 AsyncCallRecorder<void (*)(nsecs_t)> mVSyncSetPhaseOffsetCallRecorder;79 AsyncCallRecorder<void (*)()> mResyncCallRecorder;80 AsyncCallRecorder<void (*)(nsecs_t)> mInterceptVSyncCallRecorder;
43 AsyncCallRecorder<void (*)(bool)> mVSyncSetEnabledCallRecorder;