Searched refs:getMaxDisplayBounds (Results 1 – 4 of 4) sorted by relevance
97 FloatRect maxBounds = mFlinger.getMaxDisplayBounds(); in render()
313 FloatRect getMaxDisplayBounds();
3040 FloatRect SurfaceFlinger::getMaxDisplayBounds() { in getMaxDisplayBounds() function in android::SurfaceFlinger3064 const FloatRect maxBounds = getMaxDisplayBounds(); in computeLayerBounds()
43 FloatRect getMaxDisplayBounds(const DisplayInfos& displays) { in getMaxDisplayBounds() function352 snapshot.geomLayerBounds = getMaxDisplayBounds({}); in getRootSnapshot()427 mRootSnapshot.geomLayerBounds = getMaxDisplayBounds(args.displays); in updateSnapshots()