Searched refs:getDmabufId (Results 1 – 3 of 3) sorted by relevance
16 std::optional<unique_id_t> getDmabufId(int dmabufFd);
18 std::optional<unique_id_t> getDmabufId(int dmabufFd) { in getDmabufId() function
631 const auto uniqueId = getDmabufId(slotBuffer->handle->data[0]); in getFreeSlotLocked()887 return getDmabufId(block.handle()->data[0]); in getBufferIdFromGraphicBlock()