summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorCassie Wang <cassiewang@google.com>2021-02-11 15:48:03 -0800
committerCassie Wang <cassiewang@google.com>2021-02-12 11:16:31 -0800
commite1d191c86b0dd434bcf7de724d98a4a541cc84ff (patch)
tree5b16ef9d4283b40e4a9cc5f87394fa4f09d75cae /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentbfde98c357623e417eaa667a3595665d56039013 (diff)
Check schemas using getSchema in VisibilityStore.
This switches away from the package-private hasSchemaTypeLocked method that is only package-private because VisibilityStore uses it. Instead, use the publicly-supported getSchema API. Using getSchema will be less efficient than hasSchemaTypeLocked, but it should only be called once during initialization so it won't be reoccuring. The change to remove hasSchemaTypeLocked from AppSearchImpl will be made upstream in go/ag/13556686 Bug: 180058203 Test: presubmit Change-Id: I2bafb8243bb15f321633eae5ed37676201e98c84
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions