Home
last modified time | relevance | path

Searched refs:CAMERA_STREAM_INPUT (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3StreamInterface.h37 CAMERA_STREAM_INPUT = 1, enumerator
H A DCamera3InputStream.cpp34 Camera3IOStreamBase(id, CAMERA_STREAM_INPUT, width, height, /*maxSize*/0, in Camera3InputStream()
H A DCamera3OutputUtils.cpp1576 case CAMERA_STREAM_INPUT: in flushInflightRequests()
H A DCamera3Device.cpp3300 case CAMERA_STREAM_INPUT: in configureStreams()
3545 if (dst->stream_type == CAMERA_STREAM_INPUT) { in configureStreams()
3605 case CAMERA_STREAM_INPUT: in configureInjectedStreams()