Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/scroll/
DMagnifierView.java45 public class MagnifierView extends View implements CropView.CropInteractionListener { class
78 public MagnifierView(Context context, @Nullable AttributeSet attrs) { in MagnifierView() method in MagnifierView
82 public MagnifierView(Context context, @Nullable AttributeSet attrs, int defStyleAttr) { in MagnifierView() method in MagnifierView
85 attrs, R.styleable.MagnifierView, 0, 0); in MagnifierView()
DLongScreenshotActivity.java99 private MagnifierView mMagnifierView;