Home | History | Annotate | Download | only in lunarlander

Lines Matching refs:holder

803         SurfaceHolder holder = getHolder();
804 holder.addCallback(this);
807 thread = new LunarThread(holder, context, new Handler() {
861 public void surfaceChanged(SurfaceHolder holder, int format, int width,
870 holder) {
882 public void surfaceDestroyed(SurfaceHolder holder) {