Home
last modified time | relevance | path

Searched defs:BufferDesc (Results 1 – 7 of 7) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.h108 struct BufferDesc { struct
112 bool operator==(const Framebuffer::BufferDesc &rhs) const { argument
/hardware/interfaces/neuralnetworks/utils/common/src/
DInvalidDevice.cpp100 const nn::BufferDesc& /*desc*/, in allocate()
/hardware/interfaces/neuralnetworks/aidl/utils/src/
DInvalidDevice.cpp83 const BufferDesc& /*desc*/, const std::vector<IPreparedModelParcel>& /*preparedModels*/, in allocate()
/hardware/interfaces/neuralnetworks/1.0/utils/src/
DDevice.cpp174 const nn::BufferDesc& /*desc*/, in allocate()
/hardware/interfaces/neuralnetworks/1.1/utils/src/
DDevice.cpp175 const nn::BufferDesc& /*desc*/, in allocate()
/hardware/interfaces/neuralnetworks/1.2/utils/src/
DDevice.cpp282 const nn::BufferDesc& /*desc*/, in allocate()
/hardware/interfaces/neuralnetworks/1.3/utils/test/
DDeviceTest.cpp149 const V1_3::IDevice::allocate_cb& cb) -> hardware::Return<void> { in makeAllocateReturn()