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

  /external/pixman/pixman/
pixman-noop.c 106 color = image->bits.fetch_pixel_float (&image->bits, 0, 0);
pixman-access.c 1262 fetch_pixel_float_t fetch_pixel_float; member in struct:__anon26205
    [all...]
pixman-private.h 189 fetch_pixel_float_t fetch_pixel_float; member in struct:bits_image
    [all...]
pixman-bits-image.c 1217 color = bits->fetch_pixel_float (bits, x, y);
    [all...]

Completed in 354 milliseconds