OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_pixman_implementation_create
(Results
1 - 11
of
11
) sorted by null
/external/pixman/pixman/
pixman-noop.c
170
_pixman_implementation_create
(fallback, noop_fast_paths);
pixman-general.c
217
pixman_implementation_t *imp =
_pixman_implementation_create
(NULL, general_fast_path);
pixman-arm-simd.c
251
pixman_implementation_t *imp =
_pixman_implementation_create
(fallback, arm_simd_fast_paths);
pixman-implementation.c
31
_pixman_implementation_create
(pixman_implementation_t *fallback,
function
pixman-mips-dspr2.c
451
_pixman_implementation_create
(fallback, mips_dspr2_fast_paths);
pixman-arm-neon.c
462
_pixman_implementation_create
(fallback, arm_neon_fast_paths);
pixman-private.h
498
_pixman_implementation_create
(pixman_implementation_t *fallback,
[
all
...]
pixman-vmx.c
[
all
...]
pixman-fast-path.c
[
all
...]
pixman-mmx.c
[
all
...]
pixman-sse2.c
[
all
...]
Completed in 912 milliseconds