Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/
H A DPointerChoreographer.h159 void fadeMouseCursorOnKeyPress(const NotifyKeyArgs& args);
H A DPointerChoreographer.cpp169 fadeMouseCursorOnKeyPress(args); in notifyKey()
179 void PointerChoreographer::fadeMouseCursorOnKeyPress(const android::NotifyKeyArgs& args) { in fadeMouseCursorOnKeyPress() function in android::PointerChoreographer