HomeSort by relevance Sort by last modified time
    Searched refs:QueueBufferInput (Results 1 - 25 of 36) sorted by null

1 2

  /frameworks/av/media/libstagefright/bqhelper/include/media/stagefright/bqhelper/
Conversion.h 620 // BGraphicBufferProducer::QueueBufferInput
624 * `HGraphicBufferProducer::QueueBufferInput`.
626 * \param[in] t The input `HGraphicBufferProducer::QueueBufferInput`.
629 size_t getFlattenedSize(HGraphicBufferProducer::QueueBufferInput const& t);
633 * `HGraphicBufferProducer::QueueBufferInput`.
635 * \param[in] t The input `HGraphicBufferProducer::QueueBufferInput`.
639 HGraphicBufferProducer::QueueBufferInput const& t);
641 * \brief Flatten `HGraphicBufferProducer::QueueBufferInput`.
643 * \param[in] t The source `HGraphicBufferProducer::QueueBufferInput`.
652 status_t flatten(HGraphicBufferProducer::QueueBufferInput const& t
    [all...]
WGraphicBufferProducer.h 186 int32_t slot, const HGraphicBufferProducer::QueueBufferInput& input,
189 BGraphicBufferProducer::QueueBufferInput lInput(
  /frameworks/native/libs/gui/include/gui/
IGraphicBufferProducer.h 310 struct QueueBufferInput : public Flattenable<QueueBufferInput> {
311 friend class Flattenable<QueueBufferInput>;
312 explicit inline QueueBufferInput(const Parcel& parcel);
326 inline QueueBufferInput(int64_t _timestamp, bool _isAutoTimestamp,
409 virtual status_t queueBuffer(int slot, const QueueBufferInput& input,
BufferQueueProducer.h 100 // Additional data is provided in the QueueBufferInput struct. Notably,
114 const QueueBufferInput& input, QueueBufferOutput* output);
BufferHubProducer.h 76 status_t queueBuffer(int slot, const QueueBufferInput& input,
  /frameworks/native/libs/gui/tests/
IGraphicBufferProducer_test.cpp 144 static IGraphicBufferProducer::QueueBufferInput CreateBufferInput() {
161 IGraphicBufferProducer::QueueBufferInput build() {
162 return IGraphicBufferProducer::QueueBufferInput(
397 IGraphicBufferProducer::QueueBufferInput input = CreateBufferInput();
427 IGraphicBufferProducer::QueueBufferInput input = CreateBufferInput();
438 IGraphicBufferProducer::QueueBufferInput input = CreateBufferInput();
456 IGraphicBufferProducer::QueueBufferInput input = CreateBufferInput();
470 IGraphicBufferProducer::QueueBufferInput input =
479 IGraphicBufferProducer::QueueBufferInput input =
492 IGraphicBufferProducer::QueueBufferInput input
    [all...]
BufferQueue_test.cpp 74 void testBufferItem(const IGraphicBufferProducer::QueueBufferInput& input,
157 IGraphicBufferProducer::QueueBufferInput input(0, false,
184 IGraphicBufferProducer::QueueBufferInput qbi(0, false,
235 IGraphicBufferProducer::QueueBufferInput qbi(0, false,
272 IGraphicBufferProducer::QueueBufferInput qbi(0, false,
360 IGraphicBufferProducer::QueueBufferInput input(0, false,
390 IGraphicBufferProducer::QueueBufferInput input(0, false,
456 IGraphicBufferProducer::QueueBufferInput input(0, false,
576 IGraphicBufferProducer::QueueBufferInput input(0, false,
627 IGraphicBufferProducer::QueueBufferInput input(0, false
    [all...]
StreamSplitter_test.cpp 95 IGraphicBufferProducer::QueueBufferInput qbInput(0, false,
167 IGraphicBufferProducer::QueueBufferInput qbInput(0, false,
228 IGraphicBufferProducer::QueueBufferInput qbInput(0, false,
BufferItemConsumer_test.cpp 93 IGraphicBufferProducer::QueueBufferInput bufferInput(
Malicious.cpp 53 status_t queueBuffer(int slot, const QueueBufferInput& input,
  /frameworks/native/libs/vr/libbufferhubqueue/tests/
buffer_hub_queue_producer-test.cpp 36 IGraphicBufferProducer::QueueBufferInput build() {
37 return IGraphicBufferProducer::QueueBufferInput(
139 static IGraphicBufferProducer::QueueBufferInput CreateBufferInput() {
249 IGraphicBufferProducer::QueueBufferInput input = CreateBufferInput();
275 IGraphicBufferProducer::QueueBufferInput input = CreateBufferInput();
289 IGraphicBufferProducer::QueueBufferInput input = CreateBufferInput();
302 IGraphicBufferProducer::QueueBufferInput input = CreateBufferInput();
320 IGraphicBufferProducer::QueueBufferInput input =
337 IGraphicBufferProducer::QueueBufferInput input =
358 IGraphicBufferProducer::QueueBufferInput input
    [all...]
  /frameworks/native/services/surfaceflinger/tests/unittests/mock/gui/
MockGraphicBufferProducer.h 42 MOCK_METHOD3(queueBuffer, status_t(int, const QueueBufferInput&, QueueBufferOutput*));
  /hardware/interfaces/graphics/bufferqueue/1.0/
IGraphicBufferProducer.hal 117 struct QueueBufferInput {
429 QueueBufferInput input
  /hardware/google/av/codec2/hidl/client/include/codec2/hidl/
client.h 304 QueueBufferInput QueueBufferInput;
338 const QueueBufferInput& input,
  /frameworks/native/services/surfaceflinger/
MonitoredProducer.h 50 virtual status_t queueBuffer(int slot, const QueueBufferInput& input,
MonitoredProducer.cpp 79 status_t MonitoredProducer::queueBuffer(int slot, const QueueBufferInput& input,
  /frameworks/native/libs/gui/
IGraphicBufferProducer.cpp 253 const QueueBufferInput& input, QueueBufferOutput* output) {
575 const QueueBufferInput& input,
827 QueueBufferInput input(data);
    [all...]
StreamSplitter.cpp 145 IGraphicBufferProducer::QueueBufferInput queueInput(
  /frameworks/av/media/libstagefright/bqhelper/
Conversion.cpp     [all...]
  /frameworks/native/libs/gui/include/gui/bufferqueue/1.0/
H2BGraphicBufferProducer.h 76 const QueueBufferInput& input,
  /frameworks/native/services/surfaceflinger/DisplayHardware/
VirtualDisplaySurface.h 112 const QueueBufferInput& input, QueueBufferOutput* output);
VirtualDisplaySurface.cpp 256 QueueBufferInput(
448 const QueueBufferInput& input, QueueBufferOutput* output) {
  /hardware/google/av/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
InputSurface.h 113 const QueueBufferInput& input,
  /frameworks/native/libs/gui/bufferqueue/1.0/
H2BGraphicBufferProducer.cpp 443 // IGraphicBufferProducer::QueueBufferInput
447 * `HGraphicBufferProducer::QueueBufferInput`.
449 * \param[in] t The input `HGraphicBufferProducer::QueueBufferInput`.
453 HGraphicBufferProducer::QueueBufferInput const& /* t */) {
465 * \brief Unflatten `HGraphicBufferProducer::QueueBufferInput`.
467 * \param[out] t The destination `HGraphicBufferProducer::QueueBufferInput`.
481 HGraphicBufferProducer::QueueBufferInput* t, native_handle_t** nh,
517 * \brief Wrap `IGraphicBufferProducer::QueueBufferInput` in
518 * `HGraphicBufferProducer::QueueBufferInput`.
521 * `HGraphicBufferProducer::QueueBufferInput`
    [all...]
  /hardware/google/av/codec2/hidl/1.0/utils/
InputSurface.cpp 198 const QueueBufferInput& input,

Completed in 353 milliseconds

1 2