summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/RenderScript.java
diff options
context:
space:
mode:
authorDaichi Hirono <hirono@google.com>2016-03-24 21:05:51 +0900
committerDaichi Hirono <hirono@google.com>2016-03-25 20:06:13 +0900
commit787821bce4a07f9b9434180210bf99e6bd2639c9 (patch)
tree7554ddece8b06e1b433758cd70f20c91566b03ed /rs/java/android/renderscript/RenderScript.java
parentfe952f3a0b0ad5c481fa3e52385866f777a4d6e2 (diff)
Add getObjectSizeLong hidden API to MtpDevice class.
In the MTP spec, the object size is stored in MtpObjectInfo as unsigned 32-bit integer and fetched by the getObjectInfo operation. For the objects that are more than 4GB, the object size is provided as one of extra properties, which are fetched by different operation. The CL adds to getObjectSizeLong hidden method to Java MtpDevice class so that client code can obtain 4GB+ object size. BUG=27805369 Change-Id: I8a5b85c8db39734f00e49709c61b271eb48ff33d
Diffstat (limited to 'rs/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions