Home
last modified time | relevance | path

Searched refs:TransferTouchFocusCommand (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/gui/include/gui/
DLayerState.h262 struct TransferTouchFocusCommand { struct
267 std::vector<TransferTouchFocusCommand> transferTouchFocusCommands;
/frameworks/native/libs/gui/
DLayerState.cpp429 TransferTouchFocusCommand transferTouchFocusCommand; in read()
DSurfaceComposerClient.cpp1124 InputWindowCommands::TransferTouchFocusCommand transferTouchFocusCommand; in transferTouchFocus()