Searched defs:BufferDesc (Results 1 – 9 of 9) sorted by relevance
78 struct BufferDesc { struct82 bool operator==(const Framebuffer::BufferDesc &rhs) const { argument
98 const nn::BufferDesc& /*desc*/, in allocate()
83 const BufferDesc& /*desc*/, const std::vector<IPreparedModelParcel>& /*preparedModels*/, in allocate()
172 const nn::BufferDesc& /*desc*/, in allocate()
173 const nn::BufferDesc& /*desc*/, in allocate()
280 const nn::BufferDesc& /*desc*/, in allocate()
805 struct BufferDesc { struct811 Dimensions dimensions;
113 hardware::Return<void> allocate(const V1_3::BufferDesc&, in allocate()
149 const V1_3::IDevice::allocate_cb& cb) -> hardware::Return<void> { in makeAllocateReturn()