OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PIXMAN_FILTER_BEST
(Results
1 - 6
of
6
) sorted by null
/external/pixman/demos/
checkerboard.c
60
pixman_image_set_filter (checkerboard,
PIXMAN_FILTER_BEST
, NULL, 0);
/external/pixman/test/
stress-test.c
70
PIXMAN_FILTER_BEST
,
373
filter =
PIXMAN_FILTER_BEST
;
/external/pixman/pixman/
pixman-image.c
328
case
PIXMAN_FILTER_BEST
:
pixman.c
467
case
PIXMAN_FILTER_BEST
:
[
all
...]
pixman.h
292
PIXMAN_FILTER_BEST
,
[
all
...]
pixman-bits-image.c
542
case
PIXMAN_FILTER_BEST
:
[
all
...]
Completed in 26 milliseconds