Searched refs:currentBox (Results 1 – 1 of 1) sorted by relevance
145 BoundingBox currentBox = faceData.box(); in deliverPacket() local153 mLastBox = currentBox; in deliverPacket()157 if (currentBox.top_x() > mLastBox.top_x() + 1) { in deliverPacket()159 } else if (currentBox.top_x() + 1 < mLastBox.top_x()) { in deliverPacket()162 mLastBox = currentBox; in deliverPacket()