Searched refs:pixman_fast_path_t (Results 1 - 11 of 11) sorted by relevance

/external/pixman/pixman/
H A Dpixman-implementation.c32 const pixman_fast_path_t *fast_paths)
62 pixman_fast_path_t fast_path;
95 const pixman_fast_path_t *info = &(cache->cache[i].fast_path);
120 const pixman_fast_path_t *info = imp->fast_paths;
H A Dpixman-noop.c160 static const pixman_fast_path_t noop_fast_paths[] =
H A Dpixman-general.c208 static const pixman_fast_path_t general_fast_path[] =
H A Dpixman-arm-simd.c176 static const pixman_fast_path_t arm_simd_fast_paths[] =
H A Dpixman-private.h473 } pixman_fast_path_t; typedef in typeref:struct:__anon28846
479 const pixman_fast_path_t * fast_paths;
499 const pixman_fast_path_t *fast_paths);
H A Dpixman-mips-dspr2.c281 static const pixman_fast_path_t mips_dspr2_fast_paths[] =
H A Dpixman-arm-neon.c271 static const pixman_fast_path_t arm_neon_fast_paths[] =
H A Dpixman-vmx.c1610 static const pixman_fast_path_t vmx_fast_paths[] =
H A Dpixman-fast-path.c1815 static const pixman_fast_path_t c_fast_paths[] =
H A Dpixman-mmx.c3949 static const pixman_fast_path_t mmx_fast_paths[] =
H A Dpixman-sse2.c6068 static const pixman_fast_path_t sse2_fast_paths[] =

Completed in 187 milliseconds