Searched defs:buffer_id (Results 1 – 3 of 3) sorted by relevance
48 void GraphicBufferImpl::Release(long buffer_id) { in Release()54 int GraphicBufferImpl::MapStatic(long buffer_id, AwMapMode mode, void** vaddr) { in MapStatic()60 int GraphicBufferImpl::UnmapStatic(long buffer_id) { in UnmapStatic()66 void* GraphicBufferImpl::GetNativeBufferStatic(long buffer_id) { in GetNativeBufferStatic()72 uint32_t GraphicBufferImpl::GetStrideStatic(long buffer_id) { in GetStrideStatic()
47 typedef uint32_t buffer_id; typedef
74 #define NEW_BUFFER_FMT(buffer_id, port, fmt, ...) \ argument78 #define SIMPLE_NEW_BUFFER(buffer_id, port, size, data) \ argument