Searched refs:mSoftwareImageView (Results 1 – 1 of 1) sorted by relevance
58 private ImageView mSoftwareImageView = null; field in AutomaticActivity79 mSoftwareImageView.setImageBitmap(mSoftwareBitmap);95 mSoftwareImageView.invalidate();114 mSoftwareImageView = findViewById(R.id.software_image_view); in onCreate()