Searched defs:tall (Results 1 – 3 of 3) sorted by relevance
66 large_bitset<nat32, bits8> tall; // small is tall ... in test_small() local
848 const bool tall = (height > 1) && SkToBool(height & 0x1); in TextureSizeToMipmapProgramIdx() local
581 let tall = (max_width as f64 * split) as usize; in arbitrary() localVariable