summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authornathch <nathch@google.com>2019-09-23 11:34:44 +0100
committernathch <nathch@google.com>2019-09-23 16:55:33 +0100
commitc5990e696ad3a7bf667a395c513ea9dbe65cd9c7 (patch)
tree5786d905ff7954a04906392cff048802b85b92f7 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent3dbdb1bc8d4ecb376d601f563dae5b705aac6947 (diff)
Add DelegatingTransport which delegates all transport methods to its delegate
The delegating methods were all auto-generated with IntelliJ (hence the docs are a copy). We do this so that IntermediateEncryptingTransport can extend DelegatingTransport and override only the specific data send/get methods to be able to encrypt (decrypt) the data when sending it (receiving it) from the real transport. This way, we can separate the encryption specific changes in IntermediateEncryptingTransport and keep the other transport administration methods in DelegatingTransport Bug: 139269919 Test: atest -v DelegatingTransportTest Change-Id: I8ea90fc390fe870e026a7479ad10d140a06250c0
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions