Home
last modified time | relevance | path

Searched refs:CAMERA3_STREAM_SET_ID_INVALID (Results 1 – 12 of 12) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3OutputStream.h57 int setId = CAMERA3_STREAM_SET_ID_INVALID,
95 int setId = CAMERA3_STREAM_SET_ID_INVALID, bool isMultiResolution = false,
114 int setId = CAMERA3_STREAM_SET_ID_INVALID, bool isMultiResolution = false,
132 int setId = CAMERA3_STREAM_SET_ID_INVALID, bool isMultiResolution = false,
283 int setId = CAMERA3_STREAM_SET_ID_INVALID, bool isMultiResolution = false,
DCamera3IOStreamBase.h40 int setId = CAMERA3_STREAM_SET_ID_INVALID, bool isMultiResolution = false,
DCamera3SharedOutputStream.h42 int setId = CAMERA3_STREAM_SET_ID_INVALID,
DCamera3OutputStream.cpp87 bool needsReleaseNotify = setId > CAMERA3_STREAM_SET_ID_INVALID; in Camera3OutputStream()
127 bool needsReleaseNotify = setId > CAMERA3_STREAM_SET_ID_INVALID; in Camera3OutputStream()
171 bool needsReleaseNotify = setId > CAMERA3_STREAM_SET_ID_INVALID; in Camera3OutputStream()
206 bool needsReleaseNotify = setId > CAMERA3_STREAM_SET_ID_INVALID; in Camera3OutputStream()
719 if (mBufferManager != 0 && mSetId > CAMERA3_STREAM_SET_ID_INVALID && in configureConsumerQueueLocked()
DCamera3StreamInterface.h93 CAMERA3_STREAM_SET_ID_INVALID = -1, enumerator
DCamera3Device.h157 int streamSetId = camera3::CAMERA3_STREAM_SET_ID_INVALID,
175 int streamSetId = camera3::CAMERA3_STREAM_SET_ID_INVALID,
DCamera3BufferManager.cpp49 streamSetKey.id == CAMERA3_STREAM_SET_ID_INVALID) { in registerStream()
DCamera3Device.cpp5532 (stream->getStreamSetId() == CAMERA3_STREAM_SET_ID_INVALID)) { in getOfflineStreamIds()
/frameworks/av/services/camera/libcameraservice/common/
DCameraDeviceBase.h184 int streamSetId = camera3::CAMERA3_STREAM_SET_ID_INVALID,
208 int streamSetId = camera3::CAMERA3_STREAM_SET_ID_INVALID,
/frameworks/av/services/camera/libcameraservice/api2/
DDepthCompositeStream.cpp627 camera3::CAMERA3_STREAM_SET_ID_INVALID, /*isShared*/false, /*isMultiResolution*/false, in createInternalStreams()
650 &depthSurfaceId, camera3::CAMERA3_STREAM_SET_ID_INVALID, /*isShared*/false, in createInternalStreams()
DJpegRCompositeStream.cpp587 camera3::CAMERA3_STREAM_SET_ID_INVALID, false /*isShared*/, false /*isMultiResolution*/, in createInternalStreams()
609 /*streamSetI*/ camera3::CAMERA3_STREAM_SET_ID_INVALID, in createInternalStreams()
DHeicCompositeStream.cpp156 sensorPixelModesUsed, surfaceIds, camera3::CAMERA3_STREAM_SET_ID_INVALID, in createInternalStreams()
200 camera3::CAMERA3_STREAM_SET_ID_INVALID, /*isShared*/false, /*isMultiResolution*/false, in createInternalStreams()