Searched refs:power_of_two (Results 1 - 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/test/
H A Dtestgl.c161 static int power_of_two(int input) function
181 w = power_of_two(surface->w);
182 h = power_of_two(surface->h);
/external/chromium_org/v8/test/mjsunit/
H A Ddiv-mod.js121 var power_of_two = 64; variable
142 power_of_two,

Completed in 79 milliseconds