Searched refs:bo (Results 1 – 2 of 2) sorted by relevance
29 bo(), pitches(), offsets() in DRMFramebuffer()45 this->bo[0] = gem_handle; in DRMFramebuffer()53 this->bo[1] = gem_handle; in DRMFramebuffer()71 this->format, this->bo, in DRMFramebuffer()88 if (this->bo[i]) { in ~DRMFramebuffer()90 close_args.handle = this->bo[i], in ~DRMFramebuffer()
30 uint32_t bo[4]; variable