Home
last modified time | relevance | path

Searched defs:toToken (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/gui/include/gui/
DLayerState.h264 sp<IBinder> toToken; member
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp1123 const sp<IBinder>& fromToken, const sp<IBinder>& toToken) { in transferTouchFocus()
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp3464 bool InputDispatcher::transferTouchFocus(const sp<IBinder>& fromToken, const sp<IBinder>& toToken) { in transferTouchFocus()