/aosp12/frameworks/native/services/surfaceflinger/ |
H A D | BufferQueueLayer.cpp | 380 void BufferQueueLayer::onFrameDequeued(const uint64_t bufferId) { in onFrameDequeued() 387 void BufferQueueLayer::onFrameDetached(const uint64_t bufferId) { in onFrameDetached() 394 void BufferQueueLayer::onFrameCancelled(const uint64_t bufferId) { in onFrameCancelled() 402 const uint64_t bufferId = item.mGraphicBuffer->getId(); in onFrameAvailable() local 478 const uint64_t bufferId = item.mGraphicBuffer->getId(); in onFrameReplaced() local 597 void BufferQueueLayer::ContentsChangedListener::onFrameDequeued(const uint64_t bufferId) { in onFrameDequeued() 604 void BufferQueueLayer::ContentsChangedListener::onFrameDetached(const uint64_t bufferId) { in onFrameDetached() 611 void BufferQueueLayer::ContentsChangedListener::onFrameCancelled(const uint64_t bufferId) { in onFrameCancelled()
|
/aosp12/frameworks/native/libs/gui/ |
H A D | IConsumerListener.cpp | 50 void onFrameDequeued(const uint64_t bufferId) override { in onFrameDequeued() 55 void onFrameDetached(const uint64_t bufferId) override { in onFrameDetached() 60 void onFrameCancelled(const uint64_t bufferId) override { in onFrameCancelled()
|
H A D | BufferQueue.cpp | 46 void BufferQueue::ProxyConsumerListener::onFrameDequeued(const uint64_t bufferId) { in onFrameDequeued() 53 void BufferQueue::ProxyConsumerListener::onFrameCancelled(const uint64_t bufferId) { in onFrameCancelled() 60 void BufferQueue::ProxyConsumerListener::onFrameDetached(const uint64_t bufferId) { in onFrameDetached()
|
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/src/ |
H A D | ClientCompositionRequestCache.cpp | 90 uint64_t bufferId, const renderengine::DisplaySettings& display, in exists() 100 void ClientCompositionRequestCache::add(uint64_t bufferId, in add() 118 void ClientCompositionRequestCache::remove(uint64_t bufferId) { in remove()
|
/aosp12/frameworks/av/media/bufferpool/1.0/ |
H A D | AccessorImpl.cpp | 182 BufferId *bufferId, const native_handle_t** handle) { in allocate() 208 BufferId bufferId, const native_handle_t** handle) { in fetch() 265 ConnectionId connectionId, BufferId bufferId) { in handleOwnBuffer() 277 ConnectionId connectionId, BufferId bufferId) { in handleReleaseBuffer() 426 for (const BufferId& bufferId : buffers->second) { in handleClose() local 451 BufferId bufferId = iter->second->mBufferId; in handleClose() local 474 BufferId bufferId = *bufferIt; in getFreeBuffer() local 498 BufferId bufferId = mSeq++; in addNewBuffer() local
|
H A D | Connection.cpp | 27 Return<void> Connection::fetch(uint64_t transactionId, uint32_t bufferId, fetch_cb _hidl_cb) { in fetch() 72 const std::vector<uint8_t> ¶ms, BufferId *bufferId, in allocate()
|
H A D | BufferPoolClient.cpp | 308 BufferId bufferId; in allocate() local 347 TransactionId transactionId, BufferId bufferId, int64_t timestampUs, in receive() 443 void BufferPoolClient::Impl::postBufferRelease(BufferId bufferId) { in postBufferRelease() 452 BufferId bufferId, ConnectionId receiver, in postSend() 476 BufferId bufferId, TransactionId transactionId, int64_t timestampUs) { in postReceive() 502 BufferId bufferId, TransactionId transactionId, bool result, bool *needsSync) { in postReceiveResult() 523 BufferId bufferId = Connection::SYNC_BUFFERID; in trySyncFromRemote() local 591 const std::vector<uint8_t>& params, BufferId *bufferId, in allocateBufferHandle() 609 TransactionId transactionId, BufferId bufferId, in fetchBufferHandle() 686 TransactionId transactionId, BufferId bufferId, int64_t timestampUs, in receive()
|
H A D | Accessor.cpp | 147 BufferId *bufferId, const native_handle_t** handle) { in allocate() 156 BufferId bufferId, const native_handle_t** handle) { in fetch()
|
/aosp12/frameworks/av/media/bufferpool/2.0/ |
H A D | Connection.cpp | 27 Return<void> Connection::fetch(uint64_t transactionId, uint32_t bufferId, fetch_cb _hidl_cb) { in fetch() 79 const std::vector<uint8_t> ¶ms, BufferId *bufferId, in allocate()
|
H A D | BufferPoolClient.cpp | 363 BufferId bufferId; in allocate() local 402 TransactionId transactionId, BufferId bufferId, int64_t timestampUs, in receive() 498 void BufferPoolClient::Impl::postBufferRelease(BufferId bufferId) { in postBufferRelease() 507 BufferId bufferId, ConnectionId receiver, in postSend() 536 BufferId bufferId, TransactionId transactionId, int64_t timestampUs) { in postReceive() 562 BufferId bufferId, TransactionId transactionId, bool result, bool *needsSync) { in postReceiveResult() 583 BufferId bufferId = Connection::SYNC_BUFFERID; in trySyncFromRemote() local 739 const std::vector<uint8_t>& params, BufferId *bufferId, in allocateBufferHandle() 757 TransactionId transactionId, BufferId bufferId, in fetchBufferHandle() 850 TransactionId transactionId, BufferId bufferId, int64_t timestampUs, in receive()
|
H A D | AccessorImpl.cpp | 213 BufferId *bufferId, const native_handle_t** handle) { in allocate() 240 BufferId bufferId, const native_handle_t** handle) { in fetch() 361 BufferId bufferId, in onBufferInvalidated() 443 ConnectionId connectionId, BufferId bufferId) { in handleOwnBuffer() 455 ConnectionId connectionId, BufferId bufferId) { in handleReleaseBuffer() 622 for (const BufferId& bufferId : buffers->second) { in handleClose() local 654 BufferId bufferId = iter->second->mBufferId; in handleClose() local 684 BufferId bufferId = *bufferIt; in getFreeBuffer() local 708 BufferId bufferId = mSeq++; in addNewBuffer() local
|
/aosp12/frameworks/av/media/libmedia/omx/1.0/ |
H A D | WOmxBufferSource.cpp | 47 int32_t bufferId) { in onInputBufferAdded() 53 int32_t bufferId, OMXFenceParcelable const& fenceParcel) { in onInputBufferEmptied()
|
/aosp12/frameworks/av/media/libstagefright/omx/1.0/ |
H A D | WOmxBufferSource.cpp | 47 int32_t bufferId) { in onInputBufferAdded() 53 int32_t bufferId, OMXFenceParcelable const& fenceParcel) { in onInputBufferEmptied()
|
/aosp12/frameworks/av/media/libstagefright/omx/ |
H A D | OmxGraphicBufferSource.cpp | 44 int32_t bufferId, const sp<GraphicBuffer> &buffer, in submitBuffer() 50 status_t submitEos(int32_t bufferId) override { in submitEos()
|
/aosp12/packages/services/Car/cpp/computepipe/runner/stream_manager/ |
H A D | PixelStreamManager.cpp | 31 PixelMemHandle::PixelMemHandle(int bufferId, int streamId, int additionalUsageFlags) in PixelMemHandle() 150 Status PixelStreamManager::freePacket(int bufferId) { in freePacket() 314 int bufferId = handle->getBufferId(); in clonePacket() local
|
/aosp12/packages/services/Car/cpp/computepipe/tests/runner/stream_manager/ |
H A D | PixelStreamManagerTest.cpp | 96 int bufferId = 10; in TEST() local 124 int bufferId = 10; in TEST() local 149 int bufferId = 10; in TEST() local 174 int bufferId = 10; in TEST() local
|
/aosp12/frameworks/av/services/camera/libcameraservice/device3/ |
H A D | Camera3StreamSplitter.cpp | 355 uint64_t bufferId = bufferItem.mGraphicBuffer->getId(); in outputBufferLocked() local 406 uint64_t bufferId = buffer->getId(); in notifyBufferReleased() local 421 uint64_t bufferId = gb->getId(); in attachBufferToOutputs() local 493 uint64_t bufferId; in onFrameAvailable() local 571 uint64_t bufferId = tracker_ptr->getBuffer()->getId(); in decrementBufRefCountLocked() local
|
H A D | BufferUtils.cpp | 111 uint64_t bufferId = BUFFER_ID_NO_BUFFER; in removeOneBufferCache() local 229 uint64_t bufferId, buffer_handle_t* buf, int32_t streamId) { in pushInflightRequestBuffer() 242 uint64_t bufferId, in popInflightRequestBuffer()
|
/aosp12/frameworks/base/media/java/android/media/ |
H A D | MediaSync.java | 131 @NonNull MediaSync sync, @NonNull ByteBuffer audioBuffer, int bufferId); in onAudioBufferConsumed() 177 public AudioBuffer(@NonNull ByteBuffer byteBuffer, int bufferId, in AudioBuffer() 508 @NonNull ByteBuffer audioData, int bufferId, long presentationTimeUs) { in queueAudio()
|
/aosp12/packages/services/Car/car-lib/src/android/car/evs/ |
H A D | ICarEvsService.aidl | 52 void returnFrameBuffer(int bufferId); in returnFrameBuffer()
|
/aosp12/frameworks/native/libs/renderengine/gl/ |
H A D | ImageManager.h | 57 uint64_t bufferId = 0; member
|
/aosp12/frameworks/av/media/libstagefright/renderfright/gl/ |
H A D | ImageManager.h | 57 uint64_t bufferId = 0; member
|
/aosp12/frameworks/av/media/libstagefright/ |
H A D | ACodecBufferChannel.cpp | 70 IOMX::buffer_id bufferId) { in findBufferId() 78 IOMX::buffer_id bufferId, in BufferInfo() 592 void ACodecBufferChannel::fillThisBuffer(IOMX::buffer_id bufferId) { in fillThisBuffer() 612 IOMX::buffer_id bufferId, in drainThisBuffer()
|
/aosp12/packages/services/Car/cpp/computepipe/aidl/aidl_api/android.automotive.computepipe.runner/1/android/automotive/computepipe/runner/ |
H A D | IPipeRunner.aidl | 31 void doneWithPacket(in int bufferId, in int streamId); in doneWithPacket()
|
/aosp12/packages/services/Car/cpp/computepipe/aidl/aidl_api/android.automotive.computepipe.runner/current/android/automotive/computepipe/runner/ |
H A D | IPipeRunner.aidl | 31 void doneWithPacket(in int bufferId, in int streamId); in doneWithPacket()
|