Home
last modified time | relevance | path

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

/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DRotationActivity.java32 DrawingView container = new DrawingView(this); in onCreate()
42 static class DrawingView extends View { class in RotationActivity
45 DrawingView(Context c) { in DrawingView() method in RotationActivity.DrawingView