HomeSort by relevance Sort by last modified time
    Searched defs:util_is_power_of_two (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_math.h 254 util_is_power_of_two( unsigned v ) function
584 if (util_is_power_of_two(x))
  /external/mesa3d/src/gallium/auxiliary/util/
u_math.h 275 util_is_power_of_two( unsigned v ) function
605 if (util_is_power_of_two(x))

Completed in 138 milliseconds