Searched refs:stream_ops (Results 1 – 10 of 10) sorted by relevance
/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 | 96 const camera2_stream_ops_t *stream_ops, 121 const camera2_stream_in_ops_t *stream_ops,
|
D | EmulatedFakeCamera2.cpp | 363 const camera2_stream_ops_t *stream_ops, in allocateStream() argument 459 newStream.ops = stream_ops; in allocateStream() 557 const camera2_stream_in_ops_t *stream_ops, in allocateReprocessStreamFromStream() argument 584 newStream.ops = stream_ops; in allocateReprocessStreamFromStream()
|
/device/google/cuttlefish/guest/hals/camera/ |
D | EmulatedCamera2.h | 100 const camera2_stream_ops_t *stream_ops, 169 const camera2_stream_ops_t *stream_ops,
|
D | EmulatedFakeCamera2.h | 92 const camera2_stream_ops_t *stream_ops, 112 uint32_t output_stream_id, const camera2_stream_in_ops_t *stream_ops,
|
D | EmulatedCamera2.cpp | 235 const camera2_stream_ops_t *stream_ops, in allocate_stream() argument 240 return ec->allocateStream(width, height, format, stream_ops, stream_id, in allocate_stream()
|
D | EmulatedFakeCamera2.cpp | 381 const camera2_stream_ops_t *stream_ops, uint32_t *stream_id, in allocateStream() argument 471 newStream.ops = stream_ops; in allocateStream() 566 uint32_t output_stream_id, const camera2_stream_in_ops_t *stream_ops, in allocateReprocessStreamFromStream() argument 593 newStream.ops = stream_ops; in allocateReprocessStreamFromStream()
|
/device/google/cuttlefish_kernel/5.4-x86_64/ |
D | System.map | 84303 ffffffff82aec2a0 d stream_ops
|
/device/google/cuttlefish_kernel/5.4-arm64/ |
D | System.map | 162325 ffffffc011684818 d stream_ops
|