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