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

  /external/skia/src/core/
SkBitmapProcState_matrix.h 20 #define PREAMBLE_ARG_X
75 *xy++ = PACK_FILTER_X_NAME(fixedFx, maxX, one PREAMBLE_ARG_X);
93 #undef PREAMBLE_ARG_X
SkBitmapProcState_matrixProcs.cpp 115 #define PREAMBLE_ARG_X , tileProcX
  /external/skqp/src/core/
SkBitmapProcState_matrix.h 20 #define PREAMBLE_ARG_X
75 *xy++ = PACK_FILTER_X_NAME(fixedFx, maxX, one PREAMBLE_ARG_X);
93 #undef PREAMBLE_ARG_X
SkBitmapProcState_matrixProcs.cpp 115 #define PREAMBLE_ARG_X , tileProcX
  /external/skia/src/opts/
SkBitmapProcState_matrix_neon.h 22 #define PREAMBLE_ARG_X
208 res = PACK_FILTER_X4_NAME(wide_fx, maxX, one PREAMBLE_ARG_X);
220 *xy++ = PACK_FILTER_X_NAME(SkFractionalIntToFixed(fx), maxX, one PREAMBLE_ARG_X);
251 #undef PREAMBLE_ARG_X
  /external/skqp/src/opts/
SkBitmapProcState_matrix_neon.h 22 #define PREAMBLE_ARG_X
208 res = PACK_FILTER_X4_NAME(wide_fx, maxX, one PREAMBLE_ARG_X);
220 *xy++ = PACK_FILTER_X_NAME(SkFractionalIntToFixed(fx), maxX, one PREAMBLE_ARG_X);
251 #undef PREAMBLE_ARG_X

Completed in 101 milliseconds