Searched refs:getDisplayWithInputByLayer (Results 1 – 2 of 2) sorted by relevance
1012 sp<DisplayDevice> getDisplayWithInputByLayer(Layer* layer) const REQUIRES(mStateLock);
3125 ? ON_MAIN_THREAD(getDisplayWithInputByLayer(layer)) in notifyWindowInfos()4559 sp<DisplayDevice> SurfaceFlinger::getDisplayWithInputByLayer(Layer* layer) const { in getDisplayWithInputByLayer() function in android::SurfaceFlinger