summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorTomasz Mikolajewski <mtomasz@google.com>2015-06-25 15:39:27 +0900
committerTomasz Mikolajewski <mtomasz@google.com>2015-07-23 16:00:05 +0900
commita375a9988419791649ed7f42b662f1afe5953982 (patch)
tree32a33453e8ba49663c2a412c5fc13837860f1483 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent74fe1816e84fc097adc5af1b6e866b4a219dca91 (diff)
Add support for efficient move within a document provider.
Currently moving files even within the same document provider causes reading and writing all of the bytes, which is very inefficient for all network based solutions, eg. Drive where moving even huge files can be instant. This CL adds an optional moveDocument method to the DocumentProvider as well as DocumentContract so providers can implement an efficient way of moving things. If not implemented, we would fallback to moving by streaming. BUG=None Change-Id: I74d6754f96cbafa749a04ca9aebf2e0e2b64b515
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions