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

  /external/pixman/pixman/
pixman-private.h 949 unorm_to_unorm (uint32_t val, int from_bits, int to_bits) function
    [all...]
pixman-access.c 258 v = unorm_to_unorm (pixel >> from_shift, n_from_bits, n_to_bits);
    [all...]

Completed in 44 milliseconds