summaryrefslogtreecommitdiff
path: root/libs/gui/LayerState.cpp
diff options
context:
space:
mode:
author Steven Moreland <smoreland@google.com> 2018-11-27 12:44:10 -0800
committer Steven Moreland <smoreland@google.com> 2018-11-27 14:40:51 -0800
commitf32d1b07263f43b596994f953864e056839850ba (patch)
treebecec5e114e56c8c0f95f94e08eea78ee9a344bd /libs/gui/LayerState.cpp
parentebad92540553de4f991064548724725bb7e3b87c (diff)
libbinder_ndk: AParcel_(get|set)DataPosition
This allows you do the following: - a = getPosition - writeInt32(0) - b = getPosition - write data of unknown size - c = getPosition - setPosition(a) - write(c - b) This allows to skip reading the data of unknown size. Bug: 118395170 Test: atest android.binder.cts Change-Id: Id8033705331c6a48327c240ad33bd2d5f9fc190c
Diffstat (limited to 'libs/gui/LayerState.cpp')
0 files changed, 0 insertions, 0 deletions