Searched defs:displayAreaBounds (Results 1 – 4 of 4) sorted by relevance
953 void adjustBoundsToAvoidConflict(@NonNull Rect displayAreaBounds, in adjustBoundsToAvoidConflict()
2561 final Rect displayAreaBounds = wc.getDisplayContent().getBounds(); in onConfigurationChanged() local2572 displayAreaBounds, surfaceSize); in onConfigurationChanged() local6220 Rect displayAreaBounds, Point surfaceSize) { in updateMirroredSurface()
1801 Rect displayAreaBounds = new Rect(0, 0, 2400, 1000); in testTaskDisplayAreaNotFillDisplay() local
2313 Rect displayAreaBounds = new Rect(0, 0, Math.round(surfaceSize.x * xScale), in testVirtualDisplayContent_capturedAreaResized() local