Searched defs:changePhaseOffset (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/services/surfaceflinger/tests/unittests/mock/ | ||
D | MockDispSync.cpp | 45 status_t DispSync::changePhaseOffset(Callback* callback, nsecs_t phase) { in changePhaseOffset() function in android::mock::DispSync |
/frameworks/native/services/surfaceflinger/Scheduler/ | ||
D | DispSync.cpp | 282 status_t changePhaseOffset(DispSync::Callback* callback, nsecs_t phase) { in changePhaseOffset() function in android::impl::DispSyncThread |