Searched refs:mStreamSlotCount (Results 1 - 2 of 2) sorted by path

/frameworks/av/services/camera/libcameraservice/
H A DCamera2Device.cpp578 mStreamSlotCount(0),
632 if (mStreamSlotCount > 0) {
647 if (mStreamSlotCount == 0) {
654 mStreamSlotCount);
667 mCount = mStreamSlotCount;
738 mStreamSlotCount = 0;
747 if (mStreamSlotCount > 1) {
750 mStreamSlotCount = 1;
752 if (mStreamSlotCount == 1) {
757 mStreamSlotCount
[all...]
H A DCamera2Device.h265 int mStreamSlotCount; member in class:android::Camera2Device::MetadataQueue

Completed in 58 milliseconds