Lines Matching refs:readStrongBinder
103 surface = input.readStrongBinder(); in read()
121 barrierHandle_legacy = input.readStrongBinder(); in read()
122 reparentHandle = input.readStrongBinder(); in read()
125 barrierGbp_legacy = interface_cast<IGraphicBufferProducer>(input.readStrongBinder()); in read()
126 relativeLayerHandle = input.readStrongBinder(); in read()
127 parentHandleForChild = input.readStrongBinder(); in read()
160 cachedBuffer.token = input.readStrongBinder(); in read()
177 client = interface_cast<ISurfaceComposerClient>(input.readStrongBinder()); in read()
206 token = input.readStrongBinder(); in read()
207 surface = interface_cast<IGraphicBufferProducer>(input.readStrongBinder()); in read()
430 transferTouchFocusCommand.fromToken = input.readStrongBinder(); in read()
431 transferTouchFocusCommand.toToken = input.readStrongBinder(); in read()