Searched refs:Buffers (Results 1 – 20 of 20) sorted by relevance
39 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);
226 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_;
120 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()
88 typedef std::vector<std::unique_ptr<SensorBuffer>> Buffers; typedef
533 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()
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
44 * Buffers must have a 8 bit depth.
63 * Buffers must have a 8 bit depth.
105 * Buffers from fromBufferId to toBufferId must be invalidated.
260 * Buffers may be set multiple times during effect lifetime.263 * and the input buffer may be used as an output buffer. Buffers are
257 * Buffers may be set multiple times during effect lifetime.260 * 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
111 * Buffers with this format must be locked with IMapper::lockYCbCr
126 * Buffers delivered to the framework must not be dispatched to the
79 * @param buffer Buffers to be returned.
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