Home
last modified time | relevance | path

Searched refs:Buffers (Results 1 – 20 of 20) sorted by relevance

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedRequestProcessor.h39 std::unique_ptr<Buffers> input_buffers;
40 std::unique_ptr<Buffers> output_buffers;
87 std::unique_ptr<Buffers> CreateSensorBuffers(
96 std::unique_ptr<Buffers> AcquireBuffers(Buffers* buffers);
DEmulatedSensor.h226 std::unique_ptr<Buffers> input_buffers,
227 std::unique_ptr<Buffers> output_buffers);
301 std::unique_ptr<Buffers> current_output_buffers_;
302 std::unique_ptr<Buffers> current_input_buffers_;
DEmulatedRequestProcessor.cpp120 std::unique_ptr<Buffers> EmulatedRequestProcessor::CreateSensorBuffers( in CreateSensorBuffers()
166 auto sensor_buffers = std::make_unique<Buffers>(); in CreateSensorBuffers()
380 std::unique_ptr<Buffers> EmulatedRequestProcessor::AcquireBuffers( in AcquireBuffers()
381 Buffers* buffers) { in AcquireBuffers()
386 auto acquired_buffers = std::make_unique<Buffers>(); in AcquireBuffers()
DBase.h88 typedef std::vector<std::unique_ptr<SensorBuffer>> Buffers; typedef
DEmulatedSensor.cpp533 std::unique_ptr<Buffers> input_buffers, in SetCurrentRequest()
534 std::unique_ptr<Buffers> output_buffers) { in SetCurrentRequest()
612 std::unique_ptr<Buffers> next_buffers; in threadLoop()
613 std::unique_ptr<Buffers> next_input_buffer; in threadLoop()
/hardware/interfaces/graphics/bufferqueue/2.0/
Dtypes.hal100 * Buffers shall be queued by EGL via `eglSwapBuffers()` after being filled
105 * Buffers shall be queued after being filled using the CPU.
109 * Buffers shall be queued by Stagefright after being filled by a video
114 * Buffers shall be queued by the camera HAL.
DIGraphicBufferProducer.hal588 * generation number shall fail. Buffers already in the queue are not
/hardware/interfaces/graphics/mapper/2.0/
Dtypes.hal44 * Buffers must have a 8 bit depth.
/hardware/interfaces/graphics/mapper/3.0/
Dtypes.hal63 * Buffers must have a 8 bit depth.
/hardware/interfaces/media/bufferpool/2.0/
Dtypes.hal105 * Buffers from fromBufferId to toBufferId must be invalidated.
/hardware/interfaces/audio/effect/5.0/
DIEffect.hal260 * Buffers may be set multiple times during effect lifetime.
263 * and the input buffer may be used as an output buffer. Buffers are
/hardware/interfaces/audio/effect/7.0/
DIEffect.hal257 * Buffers may be set multiple times during effect lifetime.
260 * and the input buffer may be used as an output buffer. Buffers are
/hardware/interfaces/audio/effect/6.0/
DIEffect.hal260 * Buffers may be set multiple times during effect lifetime.
263 * and the input buffer may be used as an output buffer. Buffers are
/hardware/interfaces/audio/effect/2.0/
DIEffect.hal276 * Buffers may be set multiple times during effect lifetime.
279 * and the input buffer may be used as an output buffer. Buffers are
/hardware/interfaces/audio/effect/4.0/
DIEffect.hal260 * Buffers may be set multiple times during effect lifetime.
263 * and the input buffer may be used as an output buffer. Buffers are
/hardware/interfaces/graphics/common/1.1/
Dtypes.hal111 * Buffers with this format must be locked with IMapper::lockYCbCr
/hardware/interfaces/camera/device/3.2/
DICameraDeviceCallback.hal126 * Buffers delivered to the framework must not be dispatched to the
/hardware/interfaces/automotive/evs/1.1/
DIEvsCamera.hal79 * @param buffer Buffers to be returned.
/hardware/interfaces/graphics/common/1.0/
Dtypes.hal141 * Buffers of this format must have a height of 1, and width equal to their
182 * Buffers with this format must be locked with IMapper::lockYCbCr.
/hardware/interfaces/graphics/bufferqueue/1.0/
DIGraphicBufferProducer.hal614 * generation number will fail. Buffers already in the queue are not