Lines Matching refs:oldBuf
2845 ExynosBuffer oldBuf;2847 oldBuf = m_oldPictureBufQueueHead->buf;2859 if (oldBuf != nullBuf) {2860 if (m_secCamera->putPictureBuf(&oldBuf) == false)2861 ALOGE("ERR(%s):putPictureBuf(%d) fail", __func__, oldBuf.reserved.p);