Home | History | Annotate | Download | only in libcameraservice

Lines Matching refs:mStreamSlotCount

579             mStreamSlotCount(0),
633 if (mStreamSlotCount > 0) {
648 if (mStreamSlotCount == 0) {
655 mStreamSlotCount);
668 mCount = mStreamSlotCount;
739 mStreamSlotCount = 0;
748 if (mStreamSlotCount > 1) {
751 mStreamSlotCount = 1;
753 if (mStreamSlotCount == 1) {
758 mStreamSlotCount = 1;
770 if (mStreamSlotCount > 0) {
773 mStreamSlotCount = 0;
782 mStreamSlotCount++;
797 if (mStreamSlotCount == 0) {