Searched refs:getConnectionEvents (Results 1 – 2 of 2) sorted by relevance
55 void getConnectionEvents(uint64_t frameNumber, bool* needsDisconnect);
110 void BLASTBufferItemConsumer::getConnectionEvents(uint64_t frameNumber, bool* needsDisconnect) { in getConnectionEvents() function in android::BLASTBufferItemConsumer449 mBufferItemConsumer->getConnectionEvents(bufferItem.mFrameNumber, &needsDisconnect); in processNextBufferLocked()