summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorSalvador Martinez <dehboxturtle@google.com>2019-05-01 14:49:19 -0700
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-05-02 20:57:50 +0000
commit373400a5d065df511c71375ef3335842ca54db49 (patch)
tree7963b343082bea4ffc17bf0d5803e19dfe4fc9e1 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parenta978ba17327fc9a5cd4d530ad2dd629fde1bb8af (diff)
Prevent estimates from updating while callbacks are happening
It seems that for some people the estimate was being set to null as part of the process to update the estimate as they were trying to access it. This CL makes it so that we don't allow callbacks to start if we are currently updating which will ensure that this doesn't happen again. Test: repro'd issue without change, issue gone with change Bug: 131607084 Change-Id: I938d05a3977bb4bba2c5d28e800d94120b8425d2 (cherry picked from commit af36fb3c1c5f100e8c53d77aa15c7253330bfb9e)
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions