summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorCraig Mautner <cmautner@google.com>2013-10-08 17:26:08 -0700
committerCraig Mautner <cmautner@google.com>2013-10-08 21:32:37 -0700
commit4e8a19c73a0b4ca91ea963230948841054495631 (patch)
tree3e87c37a2991efbb2c0503ce3b8bc7c775655434 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parent5dadf8389eed7b0bf04bcbf89d10f13d366b2d68 (diff)
Remove overly tight constraint on drawn Keyguard.
The requirement that a window that is invisible will not be drawn is incorrect. In particular the test fails before a surface has even been added (mHasSurface == false) or shown (mPolicyVisibility == false). This was causing the screen to turn on before Keyguard had been drawn and exposing surfaces that would have normally remained hidden. Also, don't pass null into KeyguardServiceDelegate.onShown() or we will immediately turn the screen on before Keyguard is drawn. Fixes bug 11062635. Change-Id: I964c7ef186d0a94678020b9c27ca6b79e5433350
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions