Searched refs:addRemoteRefcount (Results 1 – 2 of 2) sorted by relevance
123 int addRemoteRefcount(int32_t value) { in addRemoteRefcount() function125 return reinterpret_cast<SharedControl *>(mMemory->pointer())->addRemoteRefcount(value); in addRemoteRefcount()191 inline int32_t addRemoteRefcount(int32_t value) { in addRemoteRefcount() function
62 int32_t old = addRemoteRefcount(-1); in ~RemoteMediaBufferWrapper()415 transferBuf->addRemoteRefcount(1); in onTransact()