/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/ |
D | Gralloc0Hal.h | 83 std::vector<const native_handle_t*> buffers; in allocateBuffers() local 117 void freeBuffers(const std::vector<const native_handle_t*>& buffers) override { in freeBuffers()
|
D | Gralloc1Hal.h | 98 std::vector<const native_handle_t*> buffers; in allocateBuffers() local 134 void freeBuffers(const std::vector<const native_handle_t*>& buffers) override { in freeBuffers()
|
/hardware/google/av/media/sfplugin/ |
D | CCodecBufferChannel.cpp | 1583 Mutexed<std::unique_ptr<InputBuffers>>::Locked buffers(mInputBuffers); in CCodecBufferChannel() local 1645 Mutexed<std::unique_ptr<InputBuffers>>::Locked buffers(mInputBuffers); in queueInputBufferInternal() local 1685 Mutexed<std::unique_ptr<InputBuffers>>::Locked buffers(mInputBuffers); in queueInputBufferInternal() local 1835 Mutexed<std::unique_ptr<InputBuffers>>::Locked buffers(mInputBuffers); in feedInputBufferIfAvailableInternal() local 1853 Mutexed<std::unique_ptr<OutputBuffers>>::Locked buffers(mOutputBuffers); in renderOutputBuffer() local 2015 Mutexed<std::unique_ptr<InputBuffers>>::Locked buffers(mInputBuffers); in discardBuffer() local 2023 Mutexed<std::unique_ptr<OutputBuffers>>::Locked buffers(mOutputBuffers); in discardBuffer() local 2040 Mutexed<std::unique_ptr<InputBuffers>>::Locked buffers(mInputBuffers); in getInputBufferArray() local 2051 Mutexed<std::unique_ptr<OutputBuffers>>::Locked buffers(mOutputBuffers); in getOutputBufferArray() local 2165 Mutexed<std::unique_ptr<InputBuffers>>::Locked buffers(mInputBuffers); in start() local [all …]
|
/hardware/interfaces/graphics/allocator/2.0/utils/hal/include/allocator-hal/2.0/ |
D | Allocator.h | 60 std::vector<const native_handle_t*> buffers; in allocate() local
|
/hardware/interfaces/confirmationui/1.0/default/ |
D | PlatformSpecifics.cpp | 40 const support::auth_token_key_t& key, std::initializer_list<support::ByteBufferProxy> buffers) { in hmac256()
|
/hardware/qcom/sdm845/display/gralloc/ |
D | QtiAllocator.cpp | 74 std::vector<hidl_handle> buffers; in allocate() local
|
/hardware/interfaces/camera/device/3.5/default/ |
D | CameraDeviceSession.cpp | 312 const camera3_stream_buffer_t* const* buffers) { in returnStreamBuffers() 366 const camera3_stream_buffer_t* const* buffers) { in sReturnStreamBuffers()
|
/hardware/interfaces/graphics/mapper/2.1/utils/vts/ |
D | MapperVts.cpp | 115 auto buffers = V2_0::vts::Gralloc::allocate(descriptor, 1, import, outStride); in allocate() local
|
/hardware/interfaces/sensors/common/vts/utils/ |
D | GrallocWrapper.cpp | 114 auto buffers = allocate(descriptor, 1, import, outStride); in allocate() local
|
/hardware/google/av/codec2/include/ |
D | C2Work.h | 160 std::vector<std::shared_ptr<C2Buffer>> buffers; member
|
/hardware/interfaces/graphics/mapper/2.0/utils/vts/ |
D | MapperVts.cpp | 116 auto buffers = allocate(descriptor, 1, import, outStride); in allocate() local
|
/hardware/interfaces/graphics/mapper/3.0/utils/vts/ |
D | MapperVts.cpp | 131 auto buffers = allocate(descriptor, 1, import, outStride); in allocate() local
|
/hardware/qcom/camera/msm8998/usbcamcore/inc/ |
D | QCameraUsbPriv.h | 159 struct bufObj *buffers; member
|
/hardware/interfaces/confirmationui/1.0/vts/functional/ |
D | VtsHalConfirmationUIV1_0TargetTest.cpp | 55 std::initializer_list<support::ByteBufferProxy> buffers) { in hmac256()
|
/hardware/qcom/camera/msm8998/QCamera2/HAL/test/ |
D | qcamera_test.h | 343 Vector<sp<ABuffer> > buffers; member
|
/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/ |
D | ExternalCameraDeviceSession.h | 170 std::vector<HalStreamBuffer> buffers; member
|
/hardware/libhardware/include/hardware/ |
D | camera3.h | 1956 buffer_handle_t **buffers; member
|
/hardware/google/av/codec2/vndk/ |
D | C2AllocatorGralloc.cpp | 680 [&err, &buffer, &info](const auto &maperr, const auto &stride, auto &buffers) { in newGraphicAllocation()
|
/hardware/interfaces/camera/provider/2.4/vts/functional/ |
D | VtsHalCameraProviderV2_4TargetTest.cpp | 1242 std::vector<StreamBuffer> buffers; in processCaptureResultLocked() local 1423 const hidl_vec<StreamBuffer>& buffers) { in returnStreamBuffers() 4372 hidl_handle buffers[kBurstFrameCount]; in TEST_F() local 6176 const ::android::hardware::hidl_vec<::android::hardware::hidl_handle>& buffers) { in allocateGraphicBuffer() 6202 const ::android::hardware::hidl_vec<::android::hardware::hidl_handle>& buffers) { in allocateGraphicBuffer()
|
/hardware/interfaces/camera/device/3.2/default/ |
D | CameraDeviceSession.cpp | 1327 CirculatingBuffers& buffers = pair.second; in close() local
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3HWI.h | 620 List<RequestedBufferInfo> buffers; member
|
D | QCamera3HWI.cpp | 16880 auto buffers = mStreamBuffers.find(stream); in expectBuffer() local 16897 auto buffers = mStreamBuffers.find(buffer.stream); in markBufferReady() local 16938 for (auto &buffers : mStreamBuffers) { in clear() local
|