/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() 843 TransactionId transactionId, BufferId bufferId, int64_t timestampMs, in receive()
|
D | BufferStatus.cpp | 42 bool isBufferInRange(BufferId from, BufferId to, BufferId bufferId) { in isBufferInRange() 171 TransactionId transactionId, BufferId bufferId, in postBufferStatusMessage()
|
D | Accessor.cpp | 205 BufferId *bufferId, const native_handle_t** handle) { in allocate() 232 BufferId bufferId, const native_handle_t** handle) { in fetch()
|
D | ClientManager.cpp | 321 BufferId bufferId, int64_t timestampMs, in receive() 499 BufferId bufferId, int64_t timestampMs, in receive()
|
/hardware/google/gfxstream/guest/OpenglCodecCommon/ |
D | GLSharedGroup.cpp | 291 BufferData* GLSharedGroup::getBufferData(GLuint bufferId) { in getBufferData() 310 void GLSharedGroup::addBufferData(GLuint bufferId, GLsizeiptr size, const void* data) { in addBufferData() 317 void GLSharedGroup::updateBufferData(GLuint bufferId, GLsizeiptr size, const void* data) { in updateBufferData() 328 void GLSharedGroup::setBufferUsage(GLuint bufferId, GLenum usage) { in setBufferUsage() 337 void GLSharedGroup::setBufferMapped(GLuint bufferId, bool mapped) { in setBufferMapped() 345 GLenum GLSharedGroup::getBufferUsage(GLuint bufferId) { in getBufferUsage() 353 bool GLSharedGroup::isBufferMapped(GLuint bufferId) { in isBufferMapped() 361 GLenum GLSharedGroup::subUpdateBufferData(GLuint bufferId, GLintptr offset, GLsizeiptr size, const … in subUpdateBufferData() 377 void GLSharedGroup::deleteBufferData(GLuint bufferId) { in deleteBufferData()
|
/hardware/interfaces/automotive/evs/aidl/impl/default/include/ |
D | EvsCamera.h | 141 static bool IsBufferIDValid(const std::size_t bufferId) { return ~bufferId; } in IsBufferIDValid()
|
/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/automotive/evs/aidl/impl/default/src/ |
D | EvsMockCamera.cpp | 202 std::size_t bufferId = kInvalidBufferID; in generateFrames() local
|
/hardware/interfaces/camera/provider/aidl/vts/ |
D | device_cb.cpp | 426 auto bufferId = mUseHalBufManager ? buffer.bufferId : results.frameNumber; in processCaptureResultLocked() local
|
D | VtsAidlHalCameraProvider_TargetTest.cpp | 1560 int64_t bufferId = 1; in TEST_P() local 1807 int64_t bufferId = 1; in TEST_P() local 2069 auto bufferId = requestId + 1; // Buffer id value 0 is not valid in TEST_P() local 2216 int64_t bufferId = 1; in TEST_P() local 2374 int64_t bufferId = 1; in TEST_P() local 2443 int64_t bufferId = 1; in TEST_P() local 2692 int64_t bufferId = 1; in TEST_P() local
|
D | camera_aidl_test.h | 507 int64_t bufferId; member
|
/hardware/interfaces/camera/device/default/ |
D | ExternalCameraUtils.h | 204 int64_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/camera/device/3.4/default/include/ext_device_v3_4_impl/ |
D | ExternalCameraUtils.h | 196 uint64_t bufferId; member
|
/hardware/google/gfxstream/guest/GLESv1_enc/ |
D | GLEncoder.cpp | 372 GLuint bufferId = ctx->m_state->getBuffer(target); in s_glBufferData() local 383 GLuint bufferId = ctx->m_state->getBuffer(target); in s_glBufferSubData() local
|
/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 | 109 uint64_t bufferId; member
|
/hardware/interfaces/graphics/mapper/stable-c/implutils/ |
D | impltests.cpp | 297 TEST(MetadataProvider, bufferId) { in TEST() argument
|