Searched defs:isPow2 (Results 1 – 2 of 2) sorted by relevance
16 inline bool isPow2(int x) in isPow2() function
182 bool isPow2 = GrIsPow2(width) && GrIsPow2(height); in gen_texture_key_values() local553 bool isPow2 = GrIsPow2(width) && GrIsPow2(height); in supportsIndex8PixelConfig() local