Searched refs:mLastSurfaceWidth (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()347 boolean surfaceDimensionsChanged = dw != mLastSurfaceWidth in drawFrame()397 mLastSurfaceWidth = dw; in drawFrame()518 out.print(" mLastSurfaceWidth="); out.print(mLastSurfaceWidth); in dump()
186 int mLastSurfaceWidth = -1, mLastSurfaceHeight = -1; field in SurfaceView570 realSizeChanged = mLastSurfaceWidth != surfaceWidth in updateWindow()572 mLastSurfaceWidth = surfaceWidth; in updateWindow()