OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pixman_fixed_to_bilinear_weight
(Results
1 - 2
of
2
) sorted by null
/external/pixman/pixman/
pixman-bits-image.c
109
distx =
pixman_fixed_to_bilinear_weight
(x1);
110
disty =
pixman_fixed_to_bilinear_weight
(y1);
178
disty =
pixman_fixed_to_bilinear_weight
(y);
287
distx =
pixman_fixed_to_bilinear_weight
(x);
312
distx =
pixman_fixed_to_bilinear_weight
(x);
336
distx =
pixman_fixed_to_bilinear_weight
(x);
919
distx =
pixman_fixed_to_bilinear_weight
(x1);
920
disty =
pixman_fixed_to_bilinear_weight
(y1);
[
all
...]
pixman-inlines.h
85
pixman_fixed_to_bilinear_weight
(pixman_fixed_t x)
function
[
all
...]
Completed in 1274 milliseconds