summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramStore.java
diff options
context:
space:
mode:
authorchaviw <chaviw@google.com>2020-10-26 18:28:02 -0700
committerchaviw <chaviw@google.com>2020-10-26 18:34:02 -0700
commitefdb7a287caa6aa3ebd1ac29dcfcf966a4b3dba9 (patch)
treeff9a1ba8e7659dfed2e0927d1c9706aa9c69ee68 /rs/java/android/renderscript/ProgramStore.java
parent764a15f7c7749cc1f011342b1b3125c300944d2d (diff)
Check if window is using blastSync when deciding to use change tx
Even when blast sync is enabled, we still need to check if the window is part of a sync transaction when deciding if it should use the change transaction. If the window is not part of a sync transaction, we should still apply the bounds change transaction directly. In the cases where the window is part of a sync transaction, there will be no need for the bounds change transaction since the buffer will be part of the sync transaction Test: PIP works with blast sync enabled Change-Id: Ie249d787213238a65995823cec344acba881522c
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions