Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/FrontEnd/
DLayerSnapshot.cpp256 bool LayerSnapshot::canReceiveInput() const { in canReceiveInput() function in android::surfaceflinger::frontend::LayerSnapshot
/frameworks/native/services/surfaceflinger/
DLayer.cpp4035 bool Layer::canReceiveInput() const { in canReceiveInput() function in android::Layer
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp5306 const bool canReceiveInput = in updateWindowHandlesForDisplayLocked() local