Searched refs:mPingPong (Results 1 – 1 of 1) sorted by relevance
479 private boolean mPingPong; field in BackDropperFilter714 int inputIndex = mPingPong ? 0 : 1; in process()715 int outputIndex = mPingPong ? 1 : 0; in process()716 mPingPong = !mPingPong; in process()