Searched refs:mLastSurfaceHeight (Results 1 – 2 of 2) sorted by relevance
112 int mLastSurfaceWidth = -1, mLastSurfaceHeight = -1; field in ImageWallpaper.DrawableEngine293 mLastSurfaceWidth = mLastSurfaceHeight = -1; in onSurfaceDestroyed()304 mLastSurfaceWidth = mLastSurfaceHeight = -1; in onSurfaceCreated()348 || dh != mLastSurfaceHeight; in drawFrame()398 mLastSurfaceHeight = dh; in drawFrame()519 out.print(" mLastSurfaceHeight="); out.println(mLastSurfaceHeight); in dump()
186 int mLastSurfaceWidth = -1, mLastSurfaceHeight = -1; field in SurfaceView571 || mLastSurfaceHeight != surfaceHeight; in updateWindow()573 mLastSurfaceHeight = surfaceHeight; in updateWindow()