HomeSort by relevance Sort by last modified time
    Searched full:next_power_of_two (Results 1 - 1 of 1) sorted by null

  /external/libdrm/radeon/
radeon_surface.c 152 static unsigned next_power_of_two(unsigned x) function
166 val = next_power_of_two(val);
    [all...]

Completed in 83 milliseconds