Searched defs:AllocateBuffer (Results 1 – 4 of 4) sorted by relevance
87 static VP8StatusCode AllocateBuffer(WebPDecBuffer* const buffer) { in AllocateBuffer() function
149 __DRIbuffer *(*AllocateBuffer) (__DRIscreen *screenPrivate, member
434 StatusOr<std::unique_ptr<PyTpuBuffer>> PyTpuBuffer::AllocateBuffer( in AllocateBuffer() function in xla::PyTpuBuffer
1489 inline void AllocateBuffer(size_t size) { in AllocateBuffer() function