HomeSort by relevance Sort by last modified time
    Searched refs:PREAMBLE_ARG_X (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/skia/src/core/
SkBitmapProcState_matrix.h 26 #define PREAMBLE_ARG_X
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
SkBitmapProcState_matrixProcs.cpp 105 #define PREAMBLE_ARG_X , tileProcX, tileLowBitsProcX
  /external/skia/src/core/
SkBitmapProcState_matrix.h 26 #define PREAMBLE_ARG_X
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
SkBitmapProcState_matrixProcs.cpp 105 #define PREAMBLE_ARG_X , tileProcX, tileLowBitsProcX
  /external/chromium_org/third_party/skia/src/opts/
SkBitmapProcState_matrix_repeat_neon.h 52 #define PREAMBLE_ARG_X
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
SkBitmapProcState_matrix_clamp_neon.h 54 #define PREAMBLE_ARG_X
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
  /external/skia/src/opts/
SkBitmapProcState_matrix_repeat_neon.h 52 #define PREAMBLE_ARG_X
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
SkBitmapProcState_matrix_clamp_neon.h 54 #define PREAMBLE_ARG_X
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

Completed in 764 milliseconds