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