Searched refs:mHadSurface (Results 1 – 2 of 2) sorted by relevance
119 private boolean mHadSurface; field in TextureView223 if (mHadSurface) { in onAttachedToWindow()225 mHadSurface = false; in onAttachedToWindow()274 mHadSurface = true; in releaseSurfaceTexture()
66299 Landroid/view/TextureView;->mHadSurface:Z