Home
last modified time | relevance | path

Searched refs:pixman_fast_path_t (Results 1 – 12 of 12) sorted by relevance

/third_party/pixman/pixman/
Dpixman-implementation.c32 const pixman_fast_path_t *fast_paths) in _pixman_implementation_create()
62 pixman_fast_path_t fast_path;
95 const pixman_fast_path_t *info = &(cache->cache[i].fast_path); in _pixman_implementation_lookup_composite()
120 const pixman_fast_path_t *info = imp->fast_paths; in _pixman_implementation_lookup_composite()
383 static const pixman_fast_path_t empty_fast_path[] =
Dpixman-noop.c146 static const pixman_fast_path_t noop_fast_paths[] =
Dpixman-general.c246 static const pixman_fast_path_t general_fast_path[] =
Dpixman-private.h525 } pixman_fast_path_t; typedef
531 const pixman_fast_path_t * fast_paths;
550 const pixman_fast_path_t *fast_paths);
Dpixman-ssse3.c337 static const pixman_fast_path_t ssse3_fast_paths[] =
Dpixman-arm-simd.c188 static const pixman_fast_path_t arm_simd_fast_paths[] =
Dpixman-mips-dspr2.c281 static const pixman_fast_path_t mips_dspr2_fast_paths[] =
Dpixman-arm-neon.c271 static const pixman_fast_path_t arm_neon_fast_paths[] =
Dpixman-vmx.c2989 static const pixman_fast_path_t vmx_fast_paths[] =
Dpixman-fast-path.c1815 static const pixman_fast_path_t c_fast_paths[] =
Dpixman-mmx.c4010 static const pixman_fast_path_t mmx_fast_paths[] =
Dpixman-sse2.c6184 static const pixman_fast_path_t sse2_fast_paths[] =