Home
last modified time | relevance | path

Searched defs:mBuffers (Results 1 – 25 of 185) sorted by relevance

12345678

/aosp_15_r20/frameworks/av/cmds/stagefright/
H A Dstream.cpp67 Vector<sp<IMemory> > mBuffers; member
146 Vector<sp<IMemory> > mBuffers; member
/aosp_15_r20/frameworks/av/media/codec2/sfplugin/
H A DCCodecBuffers.h635 std::vector<Entry> mBuffers; variable
753 std::vector<Entry> mBuffers; variable
/aosp_15_r20/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
H A DASurfaceControlTest.java217 private final Set<Long> mBuffers = new HashSet<>(); field in ASurfaceControlTest.BasicSurfaceHolderCallback
3074 final ArrayList<Long> mBuffers = new ArrayList<>(); in testOnCommit_ASurfaceTransactionStats() local
3124 final ArrayList<Long> mBuffers = new ArrayList<>(); in testOnComplete_ASurfaceTransactionStats() local
/aosp_15_r20/hardware/libhardware/modules/usbcamera/
H A DStream.h55 android::Vector<buffer_handle_t *> mBuffers; variable
/aosp_15_r20/hardware/google/gfxstream/host/magma/
DIntelDrmDecoder.h55 MonotonicMap<magma_buffer_t, DrmBuffer> mBuffers; variable
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DTransformFeedback11.h54 std::vector<ID3D11Buffer *> mBuffers; variable
/aosp_15_r20/hardware/interfaces/audio/effect/all-versions/default/
H A DAudioBufferManager.h79 KeyedVector<uint64_t, wp<AudioBufferWrapper>> mBuffers; variable
/aosp_15_r20/system/chre/util/include/chre/util/system/
H A Ddebug_dump.h88 DynamicVector<UniquePtr<char>> mBuffers; variable
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DCamera2Heap.h49 sp<MemoryBase> *mBuffers; variable
/aosp_15_r20/frameworks/native/include/input/
H A DMotionPredictor.h130 std::unique_ptr<TfLiteMotionPredictorBuffers> mBuffers; variable
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/android/
H A DANativeWindowEmulated.h43 std::vector<std::unique_ptr<EmulatedAHardwareBuffer>> mBuffers; variable
/aosp_15_r20/frameworks/base/libs/protoutil/include/android/util/
H A DEncodedBuffer.h211 std::vector<uint8_t*> mBuffers; variable
/aosp_15_r20/external/v4l2_codec2/components/include/v4l2_codec2/components/
H A DVideoFramePool.h75 std::set<uint32_t> mBuffers; variable
/aosp_15_r20/packages/services/Car/cpp/evs/apps/default/inc/
DStreamHandler.h77 aidl::android::hardware::automotive::evs::BufferDesc mBuffers[2]; variable
/aosp_15_r20/frameworks/base/media/packages/BluetoothMidiService/tests/unit/src/com/android/bluetoothmidiservice/
H A DAccumulatingMidiReceiver.java28 ArrayList<byte[]> mBuffers = new ArrayList<byte[]>(); field in AccumulatingMidiReceiver
/aosp_15_r20/packages/services/Car/cpp/evs/manager/aidl/wrappers/include/
DAidlCameraStream.h68 std::list<aidlevs::BufferDesc> mBuffers; variable
/aosp_15_r20/hardware/google/gfxstream/host/gl/
DReadbackWorkerGl.h95 std::vector<GLuint> mBuffers = {}; variable
/aosp_15_r20/hardware/libhardware/modules/camera/3_0/
H A DStream.h75 buffer_handle_t **mBuffers; variable
/aosp_15_r20/packages/modules/Connectivity/staticlibs/testutils/devicetests/com/android/testutils/async/
DReadableDataAnswer.java25 private final ArrayList<byte[]> mBuffers = new ArrayList<>(); field in ReadableDataAnswer
/aosp_15_r20/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
Dver4_patricia_trie_writing_helper.h72 Ver4DictBuffers *const mBuffers; variable
Dver4_patricia_trie_node_writer.h103 Ver4DictBuffers *const mBuffers; variable
/aosp_15_r20/frameworks/wilhelm/src/android/
H A Dandroid_StreamPlayer.h65 Vector<sp<IMemory> > mBuffers; variable
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/impl/default/include/
H A DEvsCamera.h128 std::vector<BufferRecord> mBuffers; variable
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/gui/include/gui/
DStreamSplitter.h179 KeyedVector<uint64_t, sp<BufferTracker> > mBuffers; variable
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/libs/gui/include/gui/
DStreamSplitter.h179 KeyedVector<uint64_t, sp<BufferTracker> > mBuffers; variable

12345678