Home
last modified time | relevance | path

Searched defs:buffers (Results 1 – 22 of 22) sorted by relevance

/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/
DGralloc0Hal.h83 std::vector<const native_handle_t*> buffers; in allocateBuffers() local
117 void freeBuffers(const std::vector<const native_handle_t*>& buffers) override { in freeBuffers()
DGralloc1Hal.h98 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/
DCCodecBufferChannel.cpp1583 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/
DAllocator.h60 std::vector<const native_handle_t*> buffers; in allocate() local
/hardware/interfaces/confirmationui/1.0/default/
DPlatformSpecifics.cpp40 const support::auth_token_key_t& key, std::initializer_list<support::ByteBufferProxy> buffers) { in hmac256()
/hardware/qcom/sdm845/display/gralloc/
DQtiAllocator.cpp74 std::vector<hidl_handle> buffers; in allocate() local
/hardware/interfaces/camera/device/3.5/default/
DCameraDeviceSession.cpp312 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/
DMapperVts.cpp115 auto buffers = V2_0::vts::Gralloc::allocate(descriptor, 1, import, outStride); in allocate() local
/hardware/interfaces/sensors/common/vts/utils/
DGrallocWrapper.cpp114 auto buffers = allocate(descriptor, 1, import, outStride); in allocate() local
/hardware/google/av/codec2/include/
DC2Work.h160 std::vector<std::shared_ptr<C2Buffer>> buffers; member
/hardware/interfaces/graphics/mapper/2.0/utils/vts/
DMapperVts.cpp116 auto buffers = allocate(descriptor, 1, import, outStride); in allocate() local
/hardware/interfaces/graphics/mapper/3.0/utils/vts/
DMapperVts.cpp131 auto buffers = allocate(descriptor, 1, import, outStride); in allocate() local
/hardware/qcom/camera/msm8998/usbcamcore/inc/
DQCameraUsbPriv.h159 struct bufObj *buffers; member
/hardware/interfaces/confirmationui/1.0/vts/functional/
DVtsHalConfirmationUIV1_0TargetTest.cpp55 std::initializer_list<support::ByteBufferProxy> buffers) { in hmac256()
/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
Dqcamera_test.h343 Vector<sp<ABuffer> > buffers; member
/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/
DExternalCameraDeviceSession.h170 std::vector<HalStreamBuffer> buffers; member
/hardware/libhardware/include/hardware/
Dcamera3.h1956 buffer_handle_t **buffers; member
/hardware/google/av/codec2/vndk/
DC2AllocatorGralloc.cpp680 [&err, &buffer, &info](const auto &maperr, const auto &stride, auto &buffers) { in newGraphicAllocation()
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp1242 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/
DCameraDeviceSession.cpp1327 CirculatingBuffers& buffers = pair.second; in close() local
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.h620 List<RequestedBufferInfo> buffers; member
DQCamera3HWI.cpp16880 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