OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PIXMAN_OP_NONE
(Results
1 - 17
of
17
) sorted by relevancy
/xsrc/external/mit/pixman/dist/test/
check-formats.c
114
op =
PIXMAN_OP_NONE
;
136
else if ((op = operator_from_string (arg)) ==
PIXMAN_OP_NONE
)
162
op =
PIXMAN_OP_NONE
;
166
if (op ==
PIXMAN_OP_NONE
|| src_fmt == PIXMAN_null || dest_fmt == PIXMAN_null)
affine-bench.c
302
if (*op ==
PIXMAN_OP_NONE
)
lowlevel-blt-bench.c
795
pixman_op_t best_op =
PIXMAN_OP_NONE
;
804
if (op !=
PIXMAN_OP_NONE
)
861
if (test->op ==
PIXMAN_OP_NONE
)
/xsrc/external/mit/pixman/dist/pixman/
pixman-noop.c
149
{
PIXMAN_OP_NONE
},
pixman-implementation.c
122
while (info->op !=
PIXMAN_OP_NONE
)
385
{
PIXMAN_OP_NONE
}
pixman-general.c
249
{
PIXMAN_OP_NONE
}
pixman-ssse3.c
339
{
PIXMAN_OP_NONE
},
pixman-arm-simd.c
279
{
PIXMAN_OP_NONE
},
pixman-mips-dspr2.c
428
{
PIXMAN_OP_NONE
},
pixman-arm-neon.c
445
{
PIXMAN_OP_NONE
},
pixman.h
450
PIXMAN_OP_NONE
= PIXMAN_N_OPERATORS,
pixman-vmx.c
2826
{
PIXMAN_OP_NONE
},
pixman-fast-path.c
1974
{
PIXMAN_OP_NONE
},
pixman-mmx.c
4096
{
PIXMAN_OP_NONE
},
pixman-rvv.c
3092
{
PIXMAN_OP_NONE
},
pixman-sse2.c
6302
{
PIXMAN_OP_NONE
},
/xsrc/external/mit/pixman/dist/test/utils/
utils.c
1460
return
PIXMAN_OP_NONE
;
Completed in 22 milliseconds
Indexes created Sun Aug 23 00:25:02 UTC 2026