Searched defs:isPOT (Results 1 – 2 of 2) sorted by relevance
391 bool isPOT = deIsPowerOfTwo32(width) && deIsPowerOfTwo32(height); in init() local414 bool isPOT = deIsPowerOfTwo32(width) && deIsPowerOfTwo32(height); in init() local
392 bool isPOT = deIsPowerOfTwo32(width) && deIsPowerOfTwo32(height); in init() local415 bool isPOT = deIsPowerOfTwo32(width) && deIsPowerOfTwo32(height); in init() local