Home
last modified time | relevance | path

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

/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DGradientsActivity.java49 final BitmapView bitmapView = new BitmapView(this); in onCreate() local
64 bitmapView.setRotationX((float) progress); in onCreate()
82 layout.addView(bitmapView, lp); in onCreate()