Searched refs:addRemoteRefcount (Results 1 – 2 of 2) sorted by relevance
116 int addRemoteRefcount(int32_t value) { in addRemoteRefcount() function123 … return reinterpret_cast<SharedControl *>(mMemory->unsecurePointer())->addRemoteRefcount(value); in addRemoteRefcount()199 inline int32_t addRemoteRefcount(int32_t value) { in addRemoteRefcount() function
62 int32_t old = addRemoteRefcount(-1); in ~RemoteMediaBufferWrapper()420 transferBuf->addRemoteRefcount(1); in onTransact()