Home
last modified time | relevance | path

Searched defs:finalBounds (Results 1 – 4 of 4) sorted by relevance

/development/tools/winscope/src/test/e2e/
Dviewer_surface_flinger_test.ts68 const finalBounds = curatedProperties.element(by.css('.final-bounds')); constant
/development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
DZoomActivity.java122 final Rect finalBounds = new Rect(); in zoomImageFromThumb() local
/development/samples/browseable/WearSpeakerSample/src/com.example.android.wearable.speaker/
DUIAnimation.java86 final Rect finalBounds = new Rect(); in zoomImageFromThumb() local
/development/tools/winscope/src/viewers/common/
Dcurated_properties.ts36 finalBounds: string; property