Home
last modified time | relevance | path

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

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