Home
last modified time | relevance | path

Searched refs:stream_ops (Results 1 – 8 of 8) sorted by relevance

/device/moto/shamu/camera/QCamera/HAL2/wrapper/
DQualcommCamera.h68 const camera2_stream_ops_t *stream_ops,
95 const camera2_stream_in_ops_t *stream_ops,
DQualcommCamera.cpp279 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/
DEmulatedCamera2.h106 const camera2_stream_ops_t *stream_ops,
182 const camera2_stream_ops_t *stream_ops,
DEmulatedCamera2.cpp134 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()
DEmulatedFakeCamera2.h94 const camera2_stream_ops_t *stream_ops,
119 const camera2_stream_in_ops_t *stream_ops,
DEmulatedFakeCamera2.cpp344 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/
DQCameraHWI.cpp389 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/
DQCameraHWI.h208 const camera2_stream_ops_t *stream_ops,