summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorBrian Colonna <bcolonna@google.com>2012-04-06 13:01:29 -0400
committerBrian Colonna <bcolonna@google.com>2012-04-09 10:12:32 -0400
commit9431366ecb4b6e4a87c0047c36548aa0bc23f2b1 (patch)
treefbf466ffc298f6beb1b59a21e185183b1c5ec460 /graphics/java/android/renderscript/ProgramVertexFixedFunction.java
parent2cde1f97b8a15c357bca3f98a43d8b4779c0d031 (diff)
Separated FUL functionality from LockPatternKeyguardView
This is the first step toward fix 5460649. All of the FUL functions were pulled out of LockPatternKeyguardView into their own FaceUnlock class. LockPatternKeyguardView now has an mFaceUnlock member, which is new'd inside of the LockPatternKeyguardView constructor, passing it some objects it needs to do FUL. FUL calls are now made from LockPatternKeyguardView by doing mFaceUnlock.foo(). Some of the function names were reduced to avoid redundancy (e.g. mFaceUnlock.start() instead of mFaceUnlock.startFaceLock()). This change is just a refactoring and is not intended to change any functionality. There will be other cleanups in the near future...this is basically just the minimum changes needed to get the FUL functionality into its own class. Change-Id: I7dc5b22857bbf1659238b0e2d113069f7bf9ffe7
Diffstat (limited to 'graphics/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions