Searched defs:canReceiveInput (Results 1 – 3 of 3) sorted by relevance
114 bool BufferLayer::canReceiveInput() const { in canReceiveInput() function in android::BufferLayer
2458 bool Layer::canReceiveInput() const { in canReceiveInput() function in android::Layer
4635 const bool canReceiveInput = in updateWindowHandlesForDisplayLocked() local