Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/FrontEnd/
DLayerSnapshot.cpp267 bool LayerSnapshot::canReceiveInput() const { in canReceiveInput() function in android::surfaceflinger::frontend::LayerSnapshot
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp5429 const bool canReceiveInput = in updateWindowHandlesForDisplayLocked() local