Searched refs:stream_ops (Results 1 – 8 of 8) sorted by relevance
/device/moto/shamu/camera/QCamera/HAL2/wrapper/ |
D | QualcommCamera.h | 68 const camera2_stream_ops_t *stream_ops, 95 const camera2_stream_in_ops_t *stream_ops,
|
D | QualcommCamera.cpp | 279 const camera2_stream_ops_t *stream_ops, in allocate_stream() argument 289 rc = hardware->allocate_stream(width, height, format, stream_ops, in allocate_stream()
|
/device/generic/goldfish/camera/ |
D | EmulatedCamera2.h | 106 const camera2_stream_ops_t *stream_ops, 182 const camera2_stream_ops_t *stream_ops,
|
D | EmulatedCamera2.cpp | 134 const camera2_stream_ops_t *stream_ops, in allocateStream() argument 262 const camera2_stream_ops_t *stream_ops, in allocate_stream() argument 268 return ec->allocateStream(width, height, format, stream_ops, in allocate_stream()
|
D | EmulatedFakeCamera2.h | 94 const camera2_stream_ops_t *stream_ops, 119 const camera2_stream_in_ops_t *stream_ops,
|
D | EmulatedFakeCamera2.cpp | 344 const camera2_stream_ops_t *stream_ops, in allocateStream() argument 441 newStream.ops = stream_ops; in allocateStream() 544 const camera2_stream_in_ops_t *stream_ops, in allocateReprocessStreamFromStream() argument 571 newStream.ops = stream_ops; in allocateReprocessStreamFromStream()
|
/device/moto/shamu/camera/QCamera/HAL2/core/src/ |
D | QCameraHWI.cpp | 389 const camera2_stream_ops_t *stream_ops, in allocate_stream() argument 415 stream->setPreviewWindow(stream_ops); in allocate_stream()
|
/device/moto/shamu/camera/QCamera/HAL2/core/inc/ |
D | QCameraHWI.h | 208 const camera2_stream_ops_t *stream_ops,
|