summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/RenderScript.java
diff options
context:
space:
mode:
authorFilip Pavlis <pavlis@google.com>2019-02-06 13:47:19 +0000
committerFilip Pavlis <pavlis@google.com>2019-02-06 13:47:19 +0000
commitd590b1a719f0dbb992812dc064fff332e3de276f (patch)
tree95f252db637f8b5d6036c21173beb39d84b76de4 /rs/java/android/renderscript/RenderScript.java
parentfe9f8eb8345203b689628c91bf7eab36a6bd2f77 (diff)
Restrict FLAG_SUPPORT_STATIC_TRANSFORMATIONS usage
There is a proper setter for it already called setStaticTransformationsEnabled. There is not a strong motivation for a getter as this is only used to instruct the class to invoke getChildStaticTransformation when a child is drawn. And any class setting this flag to true is supposed to override that getter. Also I was not able to find any reasonable public usages of the flag. Bug: b/123769647 Test: N/A Change-Id: I14ea7d560a5318cc372ac84dc5a1daad626e4f7e
Diffstat (limited to 'rs/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions