Searched refs:DmabufTotal (Results 1 – 3 of 3) sorted by relevance
38 struct DmabufTotal { struct46 inline const std::unordered_map<std::string, struct DmabufTotal>& exporter_info() const { in exporter_info() argument56 std::unordered_map<std::string, struct DmabufTotal> exporter_info_;57 struct DmabufTotal total_;
58 const android::dmabufinfo::DmabufTotal& dmaBufTotal) = 0;143 const android::dmabufinfo::DmabufTotal& dmaBufTotal) override { in ExporterStats()222 const android::dmabufinfo::DmabufTotal& dmaBufTotal) override { in ExporterStats()
114 struct DmabufTotal total = {.size = info.size, .buffer_count = 1}; in GetDmabufSysfsStats()