Searched refs:CAMERA_STREAM_OUTPUT (Results 1 – 6 of 6) sorted by relevance
/aosp12/frameworks/av/services/camera/libcameraservice/device3/ |
H A D | Camera3FakeStream.cpp | 32 Camera3IOStreamBase(id, CAMERA_STREAM_OUTPUT, FAKE_WIDTH, FAKE_HEIGHT, in Camera3FakeStream()
|
H A D | Camera3OutputStream.cpp | 49 Camera3IOStreamBase(id, CAMERA_STREAM_OUTPUT, width, height, in Camera3OutputStream() 77 Camera3IOStreamBase(id, CAMERA_STREAM_OUTPUT, width, height, maxSize, in Camera3OutputStream() 112 Camera3IOStreamBase(id, CAMERA_STREAM_OUTPUT, width, height, in Camera3OutputStream() 341 if (mTraceFirstBuffer && (stream_type == CAMERA_STREAM_OUTPUT)) { in returnBufferCheckedLocked()
|
H A D | Camera3StreamInterface.h | 36 CAMERA_STREAM_OUTPUT = 0, enumerator
|
H A D | Camera3SharedOutputStream.cpp | 37 Camera3OutputStream(id, CAMERA_STREAM_OUTPUT, width, height, in Camera3SharedOutputStream()
|
H A D | Camera3OutputUtils.cpp | 1566 case CAMERA_STREAM_OUTPUT: in flushInflightRequests()
|
H A D | Camera3Device.cpp | 3297 case CAMERA_STREAM_OUTPUT: in configureStreams() 3602 case CAMERA_STREAM_OUTPUT: in configureInjectedStreams()
|