Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3StreamInterface.h37 CAMERA_STREAM_INPUT = 1, enumerator
DCamera3InputStream.cpp34 Camera3IOStreamBase(id, CAMERA_STREAM_INPUT, width, height, /*maxSize*/0, in Camera3InputStream()
DCamera3OutputUtils.cpp1541 case CAMERA_STREAM_INPUT: in flushInflightRequests()
DCamera3Device.cpp3287 case CAMERA_STREAM_INPUT: in configureStreams()
3532 if (dst->stream_type == CAMERA_STREAM_INPUT) { in configureStreams()
3592 case CAMERA_STREAM_INPUT: in configureInjectedStreams()