| /hardware/interfaces/media/bufferpool/aidl/default/ |
| D | BufferPool.cpp | 99 BufferId bufferId, in onBufferInvalidated() 180 ConnectionId connectionId, BufferId bufferId) { in handleOwnBuffer() 192 ConnectionId connectionId, BufferId bufferId) { in handleReleaseBuffer() 359 for (const BufferId& bufferId : buffers->second) { in handleClose() local 391 BufferId bufferId = iter->second->mBufferId; in handleClose() local 421 BufferId bufferId = *bufferIt; in getFreeBuffer() local 445 BufferId bufferId = mSeq++; in addNewBuffer() local
|
| D | Connection.cpp | 59 bool Connection::fetch(TransactionId transactionId, BufferId bufferId, in fetch() 100 const std::vector<uint8_t> ¶ms, BufferId *bufferId, in allocate()
|
| D | BufferPoolClient.cpp | 358 BufferId bufferId; in allocate() local 397 TransactionId transactionId, BufferId bufferId, int64_t timestampMs, in receive() 493 void BufferPoolClient::Impl::postBufferRelease(BufferId bufferId) { in postBufferRelease() 502 BufferId bufferId, ConnectionId receiver, in postSend() 531 BufferId bufferId, TransactionId transactionId, int64_t timestampMs) { in postReceive() 557 BufferId bufferId, TransactionId transactionId, bool result, bool *needsSync) { in postReceiveResult() 725 const std::vector<uint8_t>& params, BufferId *bufferId, in allocateBufferHandle() 743 TransactionId transactionId, BufferId bufferId, in fetchBufferHandle() 837 TransactionId transactionId, BufferId bufferId, int64_t timestampMs, in receive()
|
| D | BufferStatus.cpp | 33 bool isBufferInRange(BufferId from, BufferId to, BufferId bufferId) { in isBufferInRange() 162 TransactionId transactionId, BufferId bufferId, in postBufferStatusMessage()
|
| D | Accessor.cpp | 185 BufferId *bufferId, const native_handle_t** handle) { in allocate() 212 BufferId bufferId, const native_handle_t** handle) { in fetch()
|
| D | ClientManager.cpp | 321 BufferId bufferId, int64_t timestampMs, in receive() 491 BufferId bufferId, int64_t timestampMs, in receive()
|
| /hardware/interfaces/automotive/evs/1.1/default/ |
| D | EvsDisplay.cpp | 250 Return<EvsResult> EvsDisplay::returnTargetBufferForDisplayImpl(const uint32_t bufferId, in returnTargetBufferForDisplayImpl()
|
| D | EvsCamera.cpp | 694 void EvsCamera::returnBufferLocked(const uint32_t bufferId, const buffer_handle_t memHandle) { in returnBufferLocked()
|
| /hardware/interfaces/drm/1.0/default/ |
| D | CryptoPlugin.cpp | 53 uint32_t bufferId) { in setSharedBufferBase()
|
| /hardware/interfaces/media/bufferpool/aidl/default/tests/ |
| D | multi.cpp | 63 BufferId bufferId; member
|
| D | cond.cpp | 64 BufferId bufferId; member
|
| /hardware/interfaces/camera/device/1.0/default/ |
| D | CameraDevice.cpp | 165 [&](auto status, uint64_t bufferId, const auto& buf, uint32_t strd) { in sDequeueBuffer() 198 uint64_t bufferId = object->mBufferIdMap.at(buffer); in sEnqueueBuffer() local 208 uint64_t bufferId = object->mBufferIdMap.at(buffer); in sCancelBuffer() local
|
| /hardware/interfaces/camera/provider/aidl/vts/ |
| D | VtsAidlHalCameraProvider_TargetTest.cpp | 1449 int64_t bufferId = 1; in TEST_P() local 1691 int64_t bufferId = 1; in TEST_P() local 1949 auto bufferId = requestId + 1; // Buffer id value 0 is not valid in TEST_P() local 2094 int64_t bufferId = 1; in TEST_P() local 2252 int64_t bufferId = 1; in TEST_P() local 2321 int64_t bufferId = 1; in TEST_P() local 2570 int64_t bufferId = 1; in TEST_P() local
|
| D | device_cb.cpp | 424 auto bufferId = mUseHalBufManager ? buffer.bufferId : results.frameNumber; in processCaptureResultLocked() local
|
| D | camera_aidl_test.h | 481 int64_t bufferId; member
|
| D | camera_aidl_test.cpp | 2016 int64_t bufferId = 1; in processCaptureRequestInternal() local 2480 int64_t bufferId = 1; in processPreviewStabilizationCaptureRequestInternal() local 3509 auto bufferId = requestId + 1; // Buffer id value 0 is not valid in processColorSpaceRequest() local 3599 int64_t bufferId = 1; in processZoomSettingsOverrideRequests() local
|
| /hardware/interfaces/camera/device/default/ |
| D | ExternalCameraUtils.h | 198 int64_t bufferId; member
|
| /hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/ |
| D | ExternalCameraUtils.h | 196 uint64_t bufferId; member
|
| /hardware/interfaces/camera/device/3.5/default/ |
| D | CameraDeviceSession.cpp | 119 const buffer_handle_t& buf, uint64_t bufferId, int streamId) { in pushBufferId()
|
| /hardware/interfaces/automotive/evs/aidl/impl/default/src/ |
| D | EvsMockCamera.cpp | 674 void EvsMockCamera::returnBufferLocked(const uint32_t bufferId) { in returnBufferLocked()
|
| /hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/ |
| D | video_encoder_device_v4l2.cpp | 4706 int venc_dev::BatchInfo::registerBuffer(int bufferId) { in registerBuffer() 4733 int bufferId = mBufMap[v4l2Id]; in retrieveBufferAt() local 4740 bool venc_dev::BatchInfo::isPending(int bufferId) { in isPending()
|
| /hardware/google/graphics/common/libhwc2.1/libdisplayinterface/ |
| D | ExynosDisplayDrmInterface.h | 84 uint64_t bufferId; member
|
| /hardware/interfaces/graphics/mapper/stable-c/implutils/ |
| D | impltests.cpp | 297 TEST(MetadataProvider, bufferId) { in TEST() argument
|
| /hardware/interfaces/camera/provider/2.4/vts/functional/ |
| D | VtsHalCameraProviderV2_4TargetTest.cpp | 486 uint64_t bufferId = 0; in dequeueBuffer() local 500 Return<Status> PreviewWindowCb::enqueueBuffer(uint64_t bufferId) { in enqueueBuffer() 509 Return<Status> PreviewWindowCb::cancelBuffer(uint64_t bufferId) { in cancelBuffer() 4704 uint64_t bufferId = 1; in processCaptureRequestInternal() local 4875 uint64_t bufferId = 1; in TEST_P() local 5122 uint64_t bufferId = 1; in TEST_P() local 5303 uint64_t bufferId = 1; in TEST_P() local 5463 uint64_t bufferId = 1; in TEST_P() local 5536 uint64_t bufferId = 1; in TEST_P() local 5806 uint64_t bufferId = 1; in TEST_P() local
|
| /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
| D | video_encoder_device_v4l2.cpp | 7963 int venc_dev::BatchInfo::registerBuffer(int bufferId) { in registerBuffer() 7990 int bufferId = mBufMap[v4l2Id]; in retrieveBufferAt() local 7997 bool venc_dev::BatchInfo::isPending(int bufferId) { in isPending()
|