Searched refs:mDropped (Results 1 – 3 of 3) sorted by relevance
113 private int mDropped; field in IpConnectivityMetrics162 mDropped = 0; in initBuffer()181 mDropped++; in append()199 dropped = mDropped; in flushEncodedOutput()270 dropped = mDropped; in cmdListAsBinaryProto()
58 std::atomic<int> mDropped; member66 (int)mDropped, (int)mDiscarded, (int)mReleased); in log()73 mDropped = 0; in clear()248 mBqStat->mDropped++; in queueBuffer()448 ASSERT_EQ(1, mBqStat->mDropped); in TEST_F()510 ASSERT_EQ(mBqStat->mDequeued, mBqStat->mReleased + mBqStat->mDropped); in TEST_F()
18762 Landroid/hardware/camera2/CaptureFailure;->mDropped:Z