Home
last modified time | relevance | path

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

/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/3.0/
Dtypes.hal63 * Buffers must have a 8 bit depth.
/hardware/interfaces/graphics/mapper/2.0/
Dtypes.hal44 * Buffers must have a 8 bit depth.
/hardware/interfaces/media/bufferpool/2.0/
Dtypes.hal105 * Buffers from fromBufferId to toBufferId must be invalidated.
/hardware/google/av/media/sfplugin/
DCCodecBufferChannel.cpp62 class CCodecBufferChannel::Buffers { class in android::CCodecBufferChannel
64 Buffers(const char *componentName, const char *name = "Buffers") in Buffers() function in android::CCodecBufferChannel::Buffers
69 virtual ~Buffers() = default;
105 DISALLOW_EVIL_CONSTRUCTORS(Buffers);
108 class CCodecBufferChannel::InputBuffers : public CCodecBufferChannel::Buffers {
111 : Buffers(componentName, name) { } in InputBuffers()
163 class CCodecBufferChannel::OutputBuffers : public CCodecBufferChannel::Buffers {
166 : Buffers(componentName, name) { } in OutputBuffers()
DCCodecBufferChannel.h153 class Buffers; variable
/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/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/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/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/camera/device/3.2/
DICameraDeviceCallback.hal122 * Buffers delivered to the framework must not be dispatched to the
Dtypes.hal921 * Buffers for a frame may be sent to framework before the corresponding
926 * Buffers delivered to the framework are not dispatched to the
982 * Buffers are passed between camera service and camera HAL via bufferId except
/hardware/interfaces/graphics/common/1.1/
Dtypes.hal111 * Buffers with this format must be locked with IMapper::lockYCbCr
/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