Home
last modified time | relevance | path

Searched defs:throttleVsync (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DEventThreadTest.cpp189 bool EventThreadTest::throttleVsync(android::TimePoint expectedVsyncTimestamp, uid_t uid) { in throttleVsync() function in android::EventThreadTest
/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/
H A DScheduler.cpp309 bool Scheduler::throttleVsync(android::TimePoint expectedPresentTime, uid_t uid) { in throttleVsync() function in android::scheduler::Scheduler