Searched refs:computeMaxLayer (Results 1 – 2 of 2) sorted by relevance
584 root.computeMaxLayer(); in build()904 int computeMaxLayer() { in computeMaxLayer() method in DisplayAreaPolicyBuilder.PendingArea906 mMaxLayer = Math.max(mMaxLayer, mChildren.get(i).computeMaxLayer()); in computeMaxLayer()
52540 HSPLcom/android/server/wm/DisplayAreaPolicyBuilder$PendingArea;->computeMaxLayer()I