Home | History | Annotate | Download | only in camera

Lines Matching refs:getZSLQueueDepth

590     ch_attr.buffering_frame.water_mark = mHalCamCtrl->getZSLQueueDepth();
1283 ret = initSnapshotBuffers(&dim, mHalCamCtrl->getZSLQueueDepth() + 3);
1289 for (int i = 0; i < mHalCamCtrl->getZSLQueueDepth() + 3; i++) {