Home
last modified time | relevance | path

Searched defs:View (Results 1 – 2 of 2) sorted by relevance

/platform_testing/libraries/screenshot/src/main/java/platform/test/screenshot/
DView.kt28 fun View.getChildCountRecursively(): Int { in getChildCountRecursively() method
44 fun View.removeElevationRecursively() { in removeElevationRecursively() method
54 fun View.removeInsetsRecursively() { in removeInsetsRecursively() method
DViewCapture.kt114 fun View.captureToBitmapAsync(rect: Rect? = null): ListenableFuture<Bitmap> { in View() method
270 private fun View.getBoundsInWindow(): Rect { in getBoundsInWindow() method
279 private fun View.getBoundsInSurface(): Rect { in getBoundsInSurface() method
295 private fun View.getSurface(): Surface { in getSurface() method
307 private fun View.reflectivelyGetLocationInSurface(locationInSurface: IntArray) { in reflectivelyGetLocationInSurface() method