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

1 2

  /frameworks/native/libs/gui/bufferqueue/1.0/
B2HProducerListener.cpp 17 #include <gui/bufferqueue/1.0/B2HProducerListener.h>
22 namespace bufferqueue { namespace in namespace:android::hardware::graphics
43 } // namespace bufferqueue
H2BGraphicBufferProducer.cpp 21 #include <gui/bufferqueue/1.0/H2BGraphicBufferProducer.h>
22 #include <gui/bufferqueue/1.0/B2HProducerListener.h>
29 namespace bufferqueue { namespace in namespace:android::hardware::graphics
    [all...]
  /hardware/interfaces/graphics/bufferqueue/1.0/
IProducerListener.hal 17 package android.hardware.graphics.bufferqueue@1.0;
IGraphicBufferProducer.hal 17 package android.hardware.graphics.bufferqueue@1.0;
178 * buffer slots will be both unallocated and owned by the BufferQueue object
487 * back to the BufferQueue. It is also used to detect the death of the
576 * permitted by the current BufferQueue configuration. It will use the
610 * Sets the current generation number of the BufferQueue.
613 * BufferQueue, and any attempts to attach a buffer with a different
668 * By default, the BufferQueue will wait forever, which is indicated by a
708 * Returns a unique id for this BufferQueue.
  /frameworks/native/libs/gui/include/gui/bufferqueue/1.0/
B2HProducerListener.h 27 #include <android/hardware/graphics/bufferqueue/1.0/IProducerListener.h>
32 namespace bufferqueue { namespace in namespace:android::hardware::graphics
45 typedef ::android::hardware::graphics::bufferqueue::V1_0::IProducerListener
H2BGraphicBufferProducer.h 28 #include <android/hardware/graphics/bufferqueue/1.0/IGraphicBufferProducer.h>
33 namespace bufferqueue { namespace in namespace:android::hardware::graphics
49 typedef ::android::hardware::graphics::bufferqueue::V1_0::IGraphicBufferProducer
51 typedef ::android::hardware::graphics::bufferqueue::V1_0::IProducerListener
102 } // namespace bufferqueue
  /hardware/google/interfaces/media/c2/1.0/
IInputSurface.hal 19 import android.hardware.graphics.bufferqueue@1.0::IGraphicBufferProducer;
IComponent.hal 19 import android.hardware.graphics.bufferqueue@1.0::IGraphicBufferProducer;
  /frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/1.0/
WGraphicBufferProducer.h 30 ::android::hardware::graphics::bufferqueue::V1_0::IGraphicBufferProducer>;
Conversion.h 43 #include <android/hardware/graphics/bufferqueue/1.0/IProducerListener.h>
100 typedef ::android::hardware::graphics::bufferqueue::V1_0::IGraphicBufferProducer
  /frameworks/av/media/libstagefright/bqhelper/include/media/stagefright/bqhelper/
WProducerListener.h 26 #include <android/hardware/graphics/bufferqueue/1.0/IProducerListener.h>
39 typedef ::android::hardware::graphics::bufferqueue::V1_0::IProducerListener
Conversion.h 38 #include <android/hardware/graphics/bufferqueue/1.0/IProducerListener.h>
64 typedef ::android::hardware::graphics::bufferqueue::V1_0::IGraphicBufferProducer
WGraphicBufferProducer.h 30 #include <android/hardware/graphics/bufferqueue/1.0/IGraphicBufferProducer.h>
45 typedef ::android::hardware::graphics::bufferqueue::V1_0::
47 typedef ::android::hardware::graphics::bufferqueue::V1_0::
  /hardware/interfaces/media/omx/1.0/
IOmx.hal 19 import android.hardware.graphics.bufferqueue@1.0::IGraphicBufferProducer;
  /frameworks/av/media/libmedia/omx/1.0/
WOmx.cpp 17 #include <gui/bufferqueue/1.0/H2BGraphicBufferProducer.h>
31 using ::android::hardware::graphics::bufferqueue::V1_0::utils::
33 typedef ::android::hardware::graphics::bufferqueue::V1_0::IGraphicBufferProducer
  /hardware/google/av/codec2/vndk/internal/
C2BlockInternal.h 20 #include <android/hardware/graphics/bufferqueue/1.0/IGraphicBufferProducer.h>
178 * Life Cycle Management of BufferQueue-Based Blocks
181 * A block that is created by a bufferqueue-based blockpool requires some
184 * bufferqueue, its destruction should trigger a call to
189 * _C2BlockPoolData created by a bufferqueue-based blockpool includes two
193 * - bufferqueue assignment: The triple (igbp, bqId, bqSlot), where igbp
194 * is the IGraphicBufferProducer instance of the bufferqueue, bqId is
195 * the globally unique id of the bufferqueue, and bqSlot is the slot in
196 * the bufferqueue.
209 * - AssignBlockToBufferQueue(): Sets the bufferqueue assignment an
    [all...]
  /hardware/google/av/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
InputSurface.h 25 #include <android/hardware/graphics/bufferqueue/1.0/IGraphicBufferProducer.h>
26 #include <android/hardware/graphics/bufferqueue/1.0/IProducerListener.h>
57 typedef ::android::hardware::graphics::bufferqueue::V1_0::
63 typedef ::android::hardware::graphics::bufferqueue::V1_0::
Component.h 78 typedef ::android::hardware::graphics::bufferqueue::V1_0::
  /hardware/google/av/codec2/include/media/stagefright/codec2/1.0/
InputSurface.h 38 typedef ::android::hardware::graphics::bufferqueue::V1_0::IGraphicBufferProducer
  /frameworks/native/libs/gui/include/gui/
IGraphicBufferProducer.h 37 #include <android/hardware/graphics/bufferqueue/1.0/IGraphicBufferProducer.h>
45 typedef ::android::hardware::graphics::bufferqueue::V1_0::IGraphicBufferProducer
55 * The underlying mechanism is a BufferQueue, which implements
77 // A parcelable magic indicates using Binder BufferQueue as transport
102 // buffer slots will be both unallocated and owned by the BufferQueue object
449 // back to the BufferQueue. It is also used to detect the death of the
525 // permitted by the current BufferQueue configuration. It will use the
547 // Sets the current generation number of the BufferQueue.
550 // BufferQueue, and any attempts to attach a buffer with a different
582 // By default, the BufferQueue will wait forever, which is indicated by
    [all...]
  /hardware/google/av/codec2/hidl/client/include/codec2/hidl/
client.h 100 namespace bufferqueue { namespace in namespace:android::hardware::graphics
104 } // namespace bufferqueue
308 typedef ::android::hardware::graphics::bufferqueue::V1_0::
325 // If the block does not come from a bufferqueue-based blockpool,
  /test/vts/tools/build/tasks/list/
vts_adapter_package_list.mk 99 android.hardware.graphics.bufferqueue@1.0-adapter \
100 android.hardware.graphics.bufferqueue@1.0-adapter-helper \
vts_test_lib_hidl_package_list.mk 50 android.hardware.graphics.bufferqueue@1.0-vts.driver \
143 android.hardware.graphics.bufferqueue@1.0-vts.profiler \
  /hardware/google/av/codec2/hidl/1.0/utils/
ComponentStore.cpp 228 typedef ::android::hardware::graphics::bufferqueue::V1_0::
  /hardware/interfaces/media/omx/1.0/vts/functional/video/
VtsHalMediaOmxV1_0TargetVideoEncTest.cpp 24 #include <android/hardware/graphics/bufferqueue/1.0/IGraphicBufferProducer.h>
25 #include <android/hardware/graphics/bufferqueue/1.0/IProducerListener.h>
38 using ::android::hardware::graphics::bufferqueue::V1_0::IGraphicBufferProducer;
39 using ::android::hardware::graphics::bufferqueue::V1_0::IProducerListener;
    [all...]

Completed in 736 milliseconds

1 2