Searched refs:RUTABAGA_GRALLOC_USE_LINEAR (Results 1 – 1 of 1) sorted by relevance
28 const RUTABAGA_GRALLOC_USE_LINEAR: u32 = 1 << 4; constant86 RutabagaGrallocFlags(self.0 | RUTABAGA_GRALLOC_USE_LINEAR) in use_linear()88 RutabagaGrallocFlags(self.0 & !RUTABAGA_GRALLOC_USE_LINEAR) in use_linear()