Home
last modified time | relevance | path

Searched refs:NAME_WRAP (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/core/
DSkBitmapProcState_procs.h11 #ifndef NAME_WRAP
81 #define FILTER_PROC(x, y, a, b, c, d, dst) NAME_WRAP(Filter_32_opaque)(x, y, a, b, c, d, dst)
83 #define MAKENAME(suffix) NAME_WRAP(S32_opaque_D32 ## suffix)
92 #define FILTER_PROC(x, y, a, b, c, d, dst) NAME_WRAP(Filter_32_alpha)(x, y, a, b, c, d, dst, alph…
94 #define MAKENAME(suffix) NAME_WRAP(S32_alpha_D32 ## suffix)
103 #undef NAME_WRAP
DSkBitmapProcState.cpp27 #define NAME_WRAP(x) x macro
/external/skia/src/core/
DSkBitmapProcState_procs.h11 #ifndef NAME_WRAP
81 #define FILTER_PROC(x, y, a, b, c, d, dst) NAME_WRAP(Filter_32_opaque)(x, y, a, b, c, d, dst)
83 #define MAKENAME(suffix) NAME_WRAP(S32_opaque_D32 ## suffix)
92 #define FILTER_PROC(x, y, a, b, c, d, dst) NAME_WRAP(Filter_32_alpha)(x, y, a, b, c, d, dst, alph…
94 #define MAKENAME(suffix) NAME_WRAP(S32_alpha_D32 ## suffix)
103 #undef NAME_WRAP
DSkBitmapProcState.cpp27 #define NAME_WRAP(x) x macro
/external/skia/src/opts/
DSkBitmapProcState_arm_neon.cpp18 #define NAME_WRAP(x) x ## _neon macro
/external/skqp/src/opts/
DSkBitmapProcState_arm_neon.cpp18 #define NAME_WRAP(x) x ## _neon macro