Home
last modified time | relevance | path

Searched refs:fInvSxFractionalInt (Results 1 – 10 of 10) sorted by relevance

/external/skia/src/core/
DSkBitmapProcState_matrix_template.h40 const SkFractionalInt dx = s.fInvSxFractionalInt; in NoFilterProc_Scale()
90 SkFractionalInt dx = s.fInvSxFractionalInt; in NoFilterProc_Affine()
DSkBitmapProcState.h72 SkFractionalInt fInvSxFractionalInt; member
DSkBitmapProcState_matrix.h60 const SkFractionalInt dx = s.fInvSxFractionalInt; in SCALE_FILTER_NAME()
DSkBitmapProcState.cpp450 fInvSxFractionalInt = SkScalarToFractionalInt(fInvMatrix.getScaleX()); in chooseProcs()
/external/chromium_org/third_party/skia/src/core/
DSkBitmapProcState_matrix_template.h40 const SkFractionalInt dx = s.fInvSxFractionalInt; in NoFilterProc_Scale()
90 SkFractionalInt dx = s.fInvSxFractionalInt; in NoFilterProc_Affine()
DSkBitmapProcState.h72 SkFractionalInt fInvSxFractionalInt; member
DSkBitmapProcState_matrix.h60 const SkFractionalInt dx = s.fInvSxFractionalInt; in SCALE_FILTER_NAME()
DSkBitmapProcState.cpp450 fInvSxFractionalInt = SkScalarToFractionalInt(fInvMatrix.getScaleX()); in chooseProcs()
/external/chromium_org/third_party/skia/src/opts/
DSkBitmapProcState_matrix_neon.h51 const SkFractionalInt dx = s.fInvSxFractionalInt; in SCALE_NOFILTER_NAME()
123 SkFractionalInt dx = s.fInvSxFractionalInt; in AFFINE_NOFILTER_NAME()
298 const SkFractionalInt dx = s.fInvSxFractionalInt; in SCALE_FILTER_NAME()
/external/skia/src/opts/
DSkBitmapProcState_matrix_neon.h51 const SkFractionalInt dx = s.fInvSxFractionalInt; in SCALE_NOFILTER_NAME()
123 SkFractionalInt dx = s.fInvSxFractionalInt; in AFFINE_NOFILTER_NAME()
298 const SkFractionalInt dx = s.fInvSxFractionalInt; in SCALE_FILTER_NAME()