OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pixman_fast_path_t
(Results
1 - 11
of
11
) sorted by null
/external/pixman/pixman/
pixman-implementation.c
32
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;
pixman-noop.c
160
static const
pixman_fast_path_t
noop_fast_paths[] =
pixman-general.c
208
static const
pixman_fast_path_t
general_fast_path[] =
pixman-arm-simd.c
176
static const
pixman_fast_path_t
arm_simd_fast_paths[] =
pixman-private.h
473
}
pixman_fast_path_t
;
typedef in typeref:struct:__anon27148
479
const
pixman_fast_path_t
* fast_paths;
499
const
pixman_fast_path_t
*fast_paths);
[
all
...]
pixman-mips-dspr2.c
281
static const
pixman_fast_path_t
mips_dspr2_fast_paths[] =
pixman-arm-neon.c
271
static const
pixman_fast_path_t
arm_neon_fast_paths[] =
pixman-vmx.c
[
all
...]
pixman-fast-path.c
[
all
...]
pixman-mmx.c
[
all
...]
pixman-sse2.c
[
all
...]
Completed in 119 milliseconds