Searched refs:PREAMBLE_ARG_X (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
H A DSkBitmapProcState_matrix.h26 #define PREAMBLE_ARG_X macro
210 *xy++ = PACK_FILTER_X_NAME(fixedFx, maxX, one PREAMBLE_ARG_X);
241 *xy++ = PACK_FILTER_X_NAME(fx, maxX, oneX PREAMBLE_ARG_X);
267 oneX PREAMBLE_ARG_X);
299 #undef PREAMBLE_ARG_X macro
H A DSkBitmapProcState_matrixProcs.cpp105 #define PREAMBLE_ARG_X , tileProcX, tileLowBitsProcX macro
/external/skia/src/core/
H A DSkBitmapProcState_matrix.h26 #define PREAMBLE_ARG_X macro
210 *xy++ = PACK_FILTER_X_NAME(fixedFx, maxX, one PREAMBLE_ARG_X);
241 *xy++ = PACK_FILTER_X_NAME(fx, maxX, oneX PREAMBLE_ARG_X);
267 oneX PREAMBLE_ARG_X);
299 #undef PREAMBLE_ARG_X macro
H A DSkBitmapProcState_matrixProcs.cpp105 #define PREAMBLE_ARG_X , tileProcX, tileLowBitsProcX macro
/external/chromium_org/third_party/skia/src/opts/
H A DSkBitmapProcState_matrix_repeat_neon.h52 #define PREAMBLE_ARG_X macro
445 *xy++ = PACK_FILTER_X_NAME(fixedFx, maxX, one PREAMBLE_ARG_X);
476 *xy++ = PACK_FILTER_X_NAME(fx, maxX, oneX PREAMBLE_ARG_X);
506 oneX PREAMBLE_ARG_X);
538 #undef PREAMBLE_ARG_X macro
H A DSkBitmapProcState_matrix_clamp_neon.h54 #define PREAMBLE_ARG_X macro
562 uint32_t want = PACK_FILTER_X_NAME(debug_fx, maxX, one PREAMBLE_ARG_X);
585 *xy++ = PACK_FILTER_X_NAME(fx, maxX, one PREAMBLE_ARG_X);
716 val = PACK_FILTER_X_NAME(fxp, maxX, oneX PREAMBLE_ARG_X);
744 *xy++ = PACK_FILTER_X_NAME(fx, maxX, oneX PREAMBLE_ARG_X);
875 oneX PREAMBLE_ARG_X);
907 #undef PREAMBLE_ARG_X macro
/external/skia/src/opts/
H A DSkBitmapProcState_matrix_repeat_neon.h52 #define PREAMBLE_ARG_X macro
445 *xy++ = PACK_FILTER_X_NAME(fixedFx, maxX, one PREAMBLE_ARG_X);
476 *xy++ = PACK_FILTER_X_NAME(fx, maxX, oneX PREAMBLE_ARG_X);
506 oneX PREAMBLE_ARG_X);
538 #undef PREAMBLE_ARG_X macro
H A DSkBitmapProcState_matrix_clamp_neon.h54 #define PREAMBLE_ARG_X macro
562 uint32_t want = PACK_FILTER_X_NAME(debug_fx, maxX, one PREAMBLE_ARG_X);
585 *xy++ = PACK_FILTER_X_NAME(fx, maxX, one PREAMBLE_ARG_X);
716 val = PACK_FILTER_X_NAME(fxp, maxX, oneX PREAMBLE_ARG_X);
744 *xy++ = PACK_FILTER_X_NAME(fx, maxX, oneX PREAMBLE_ARG_X);
875 oneX PREAMBLE_ARG_X);
907 #undef PREAMBLE_ARG_X macro

Completed in 68 milliseconds