OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pixman_transform_scale
(Results
1 - 6
of
6
) sorted by null
/external/pixman/demos/
conical-test.c
70
pixman_transform_scale
(NULL, &transform,
radial-test.c
165
pixman_transform_scale
(NULL, &transform,
/external/pixman/test/
alphamap.c
199
pixman_transform_scale
(&t1, NULL, pixman_int_to_fixed (100), pixman_int_to_fixed (11));
stress-test.c
556
pixman_transform_scale
(&xform, NULL, sx, sy);
/external/pixman/pixman/
pixman.h
198
pixman_bool_t
pixman_transform_scale
(struct pixman_transform *forward,
[
all
...]
pixman-matrix.c
478
pixman_transform_scale
(struct pixman_transform *forward,
function
Completed in 46 milliseconds