Home
last modified time | relevance | path

Searched refs:maxDequeuedBuffers (Results 1 – 4 of 4) sorted by relevance

/hardware/google/av/codec2/hidl/1.0/utils/
DInputSurface.cpp160 int32_t maxDequeuedBuffers) { in setMaxDequeuedBufferCount() argument
161 return mBase->setMaxDequeuedBufferCount(maxDequeuedBuffers); in setMaxDequeuedBufferCount()
/hardware/google/av/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
DInputSurface.h90 int32_t maxDequeuedBuffers) override;
/hardware/interfaces/graphics/bufferqueue/2.0/
DIGraphicBufferProducer.hal39 * @p maxDequeuedBuffers must not be less than the number of currently
43 * @p maxDequeuedBuffers must be at least 1 (inclusive), but at most
50 * - @p maxDequeuedBuffers is greater than or equal to 1.
51 * - @p maxDequeuedBuffers is greater than or equal to the number of
57 * @param maxDequeuedBuffers The desired number of buffers that can be
62 int32_t maxDequeuedBuffers
/hardware/interfaces/graphics/bufferqueue/1.0/
DIGraphicBufferProducer.hal184 * This function should not be called with a value of maxDequeuedBuffers
203 int32_t maxDequeuedBuffers