Searched defs:width_height (Results 1 – 2 of 2) sorted by relevance
106 const int width_height = width * height; in Run() local
419 pub fn width_height(&self) -> [u32; 2] { in width_height() method