Searched refs:surfaceShouldExist (Results 1 – 1 of 1) sorted by relevance
868 mDrawingStopped = !surfaceShouldExist(); in performSurfaceTransaction()987 private boolean surfaceShouldExist() { in surfaceShouldExist() method in SurfaceView1132 if (surfaceShouldExist() && mSurface.isValid()) { in updateSurface()