Searched defs:ZeroPhaseTracer (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DDispSync.cpp277 class ZeroPhaseTracer : public DispSync::Callback { class in namespace:android
279 ZeroPhaseTracer() : mParity(false) {} function in class:android::ZeroPhaseTracer
300 // If we're not getting present fences then the ZeroPhaseTracer
306 addEventListener(0, new ZeroPhaseTracer());

Completed in 110 milliseconds