Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DTextureView.java119 private boolean mHadSurface; field in TextureView
223 if (mHadSurface) { in onAttachedToWindow()
225 mHadSurface = false; in onAttachedToWindow()
274 mHadSurface = true; in releaseSurfaceTexture()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt66299 Landroid/view/TextureView;->mHadSurface:Z