Home | History | Annotate | Download | only in phasebeam

Lines Matching refs:null

21         private RenderScriptGL mRenderScript = null;
22 private PhaseBeamRS mWallpaperRS = null;
45 if (mWallpaperRS != null) {
47 mWallpaperRS = null;
50 if (mRenderScript != null) {
51 mRenderScript.setSurface(null, 0, 0);
53 mRenderScript = null;
77 if (mRenderScript != null) {
81 if (mWallpaperRS == null) {
93 return null;
99 if (mWallpaperRS != null) {