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

  /external/chromium_org/third_party/skia/src/core/
SkBitmapProcState_matrix.h 209 SkFixed fixedFx = SkFractionalIntToFixed(fx);
210 *xy++ = PACK_FILTER_X_NAME(fixedFx, maxX, one PREAMBLE_ARG_X);
  /external/skia/src/core/
SkBitmapProcState_matrix.h 209 SkFixed fixedFx = SkFractionalIntToFixed(fx);
210 *xy++ = PACK_FILTER_X_NAME(fixedFx, maxX, one PREAMBLE_ARG_X);
  /external/chromium_org/third_party/skia/src/opts/
SkBitmapProcState_matrix_repeat_neon.h 444 SkFixed fixedFx = SkFractionalIntToFixed(fx);
445 *xy++ = PACK_FILTER_X_NAME(fixedFx, maxX, one PREAMBLE_ARG_X);
  /external/skia/src/opts/
SkBitmapProcState_matrix_repeat_neon.h 444 SkFixed fixedFx = SkFractionalIntToFixed(fx);
445 *xy++ = PACK_FILTER_X_NAME(fixedFx, maxX, one PREAMBLE_ARG_X);

Completed in 225 milliseconds