Searched refs:textureDisplay (Results 1 – 1 of 1) sorted by relevance
1015 mTextureDisplay = (TextureView) findViewById(R.id.textureDisplay); in createTextureView()1833 TextureView textureDisplay = findViewById(R.id.textureDisplay); in closeSessionOnClick() local1835 textureDisplay.setVisibility(View.GONE); in closeSessionOnClick()