Searched refs:Buffers (Results 1 – 16 of 16) sorted by relevance
100 * Buffers shall be queued by EGL via `eglSwapBuffers()` after being filled105 * Buffers shall be queued after being filled using the CPU.109 * Buffers shall be queued by Stagefright after being filled by a video114 * Buffers shall be queued by the camera HAL.
588 * generation number shall fail. Buffers already in the queue are not
63 * Buffers must have a 8 bit depth.
44 * Buffers must have a 8 bit depth.
105 * Buffers from fromBufferId to toBufferId must be invalidated.
62 class CCodecBufferChannel::Buffers { class in android::CCodecBufferChannel64 Buffers(const char *componentName, const char *name = "Buffers") in Buffers() function in android::CCodecBufferChannel::Buffers69 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()
153 class Buffers; variable
260 * Buffers may be set multiple times during effect lifetime.263 * and the input buffer may be used as an output buffer. Buffers are
276 * Buffers may be set multiple times during effect lifetime.279 * and the input buffer may be used as an output buffer. Buffers are
122 * Buffers delivered to the framework must not be dispatched to the
921 * Buffers for a frame may be sent to framework before the corresponding926 * Buffers delivered to the framework are not dispatched to the982 * Buffers are passed between camera service and camera HAL via bufferId except
111 * Buffers with this format must be locked with IMapper::lockYCbCr
141 * Buffers of this format must have a height of 1, and width equal to their182 * Buffers with this format must be locked with IMapper::lockYCbCr.
614 * generation number will fail. Buffers already in the queue are not