Searched defs:canReceiveInput (Results 1 – 3 of 3) sorted by relevance
197 bool LayerSnapshot::canReceiveInput() const { in canReceiveInput() function in android::surfaceflinger::frontend::LayerSnapshot
3946 bool Layer::canReceiveInput() const { in canReceiveInput() function in android::Layer
5051 const bool canReceiveInput = in updateWindowHandlesForDisplayLocked() local