Home
last modified time | relevance | path

Searched defs:bufferId (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/drm/1.0/default/
DCryptoPlugin.cpp53 uint32_t bufferId) { in setSharedBufferBase()
/hardware/interfaces/camera/device/1.0/default/
DCameraDevice.cpp162 [&](auto status, uint64_t bufferId, const auto& buf, uint32_t strd) { in sDequeueBuffer()
195 uint64_t bufferId = object->mBufferIdMap.at(buffer); in sEnqueueBuffer() local
205 uint64_t bufferId = object->mBufferIdMap.at(buffer); in sCancelBuffer() local
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp325 uint64_t bufferId = 0; in dequeueBuffer() local
339 Return<Status> PreviewWindowCb::enqueueBuffer(uint64_t bufferId) { in enqueueBuffer()
348 Return<Status> PreviewWindowCb::cancelBuffer(uint64_t bufferId) { in cancelBuffer()
2465 uint64_t bufferId = 1; in TEST_F() local
2580 uint64_t bufferId = 1; in TEST_F() local
2693 uint64_t bufferId = 1; in TEST_F() local
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp7142 int venc_dev::BatchInfo::registerBuffer(int bufferId) { in registerBuffer()
7169 int bufferId = mBufMap[v4l2Id]; in retrieveBufferAt() local
7176 bool venc_dev::BatchInfo::isPending(int bufferId) { in isPending()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp7898 int venc_dev::BatchInfo::registerBuffer(int bufferId) { in registerBuffer()
7925 int bufferId = mBufMap[v4l2Id]; in retrieveBufferAt() local
7932 bool venc_dev::BatchInfo::isPending(int bufferId) { in isPending()