diff options
author | Behdad Esfahbod <behdad@google.com> | 2014-08-20 14:59:17 -0400 |
---|---|---|
committer | Behdad Esfahbod <behdad@google.com> | 2014-08-20 16:11:59 -0400 |
commit | bf8d5620f7f3be72ec217f4bcc14a417d4e1dee6 (patch) | |
tree | 812dd56e49003cd848f3a2f70e1c4c912258d677 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 80030f90b61cc5479382264966bf1b7bf66f10c8 (diff) |
Throw exception on nonexistent font
In K, this used to throw RuntimeException. Before this patch, NULL
was returned and no exceptions thrown. With this patch,
FileNotFoundException is thrown. This might be considered API
change and be undesirable as callers need to either catch it or
declare it to be thrown.
Bug: 16180181
Change-Id: If83d76857f640c6293a3d5d08fb89ceddbaf41bc
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions