Home
last modified time | relevance | path

Searched refs:PointerAnimator (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/input/
DPointerControllerContext.cpp150 PointerControllerContext::PointerAnimator::PointerAnimator(PointerControllerContext& context) in PointerAnimator() function in android::PointerControllerContext::PointerAnimator
155 void PointerControllerContext::PointerAnimator::initializeDisplayEventReceiver() { in initializeDisplayEventReceiver()
164 void PointerControllerContext::PointerAnimator::addCallback(ui::LogicalDisplayId displayId, in addCallback()
171 void PointerControllerContext::PointerAnimator::removeCallback(ui::LogicalDisplayId displayId) { in removeCallback()
180 void PointerControllerContext::PointerAnimator::handleVsyncEvents() { in handleVsyncEvents()
200 nsecs_t PointerControllerContext::PointerAnimator::getAnimationTimeLocked() REQUIRES(mLock) { in getAnimationTimeLocked()
204 void PointerControllerContext::PointerAnimator::startAnimationLocked() REQUIRES(mLock) { in startAnimationLocked()
212 void PointerControllerContext::PointerAnimator::handleCallbacksLocked(nsecs_t timestamp) in handleCallbacksLocked()
DPointerControllerContext.h137 class PointerAnimator {
139 PointerAnimator(PointerControllerContext& context);
173 PointerAnimator mAnimator;