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

  /external/pixman/pixman/
pixman-image.c 128 common->client_clip = FALSE;
606 pixman_bool_t client_clip)
608 image->common.client_clip = client_clip;
pixman-private.h 99 pixman_bool_t client_clip; /* Whether the source clip was member in struct:image_common
    [all...]
pixman.c 215 if (!image->common.clip_sources || !image->common.client_clip)
    [all...]

Completed in 57 milliseconds