Searched refs:screenInsets (Results 1 – 1 of 1) sorted by relevance
527 Insets screenInsets, boolean showFlash) { in takeScreenshot() argument561 startAnimation(finisher, screenRect, screenInsets, showFlash); in takeScreenshot()774 private void startAnimation(final Consumer<Uri> finisher, Rect screenRect, Insets screenInsets, in startAnimation() argument789 createScreenDrawable(mScreenBitmap, screenInsets)); in startAnimation()794 mScreenshotPreview.setImageDrawable(createScreenDrawable(mScreenBitmap, screenInsets)); in startAnimation()