Home
last modified time | relevance | path

Searched refs:getBoundsInSurface (Results 1 – 1 of 1) sorted by relevance

/platform_testing/libraries/screenshot/src/main/java/platform/test/screenshot/
DViewCapture.kt241 var bounds = getBoundsInSurface() in generateBitmapFromPixelCopy()
279 private fun View.getBoundsInSurface(): Rect { in getBoundsInSurface() method