Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkBitmapProcState_matrixProcs.cpp101 const SkFractionalInt dx = s.fInvSxFractionalInt; in nofilter_scale()
153 const SkFractionalInt dx = s.fInvSxFractionalInt; in filter_scale()
423 const SkFractionalInt dx = s.fInvSxFractionalInt; in nofilter_scale_neon()
512 const SkFractionalInt dx = s.fInvSxFractionalInt; in filter_scale_neon()
DSkBitmapProcState.h78 SkFractionalInt fInvSxFractionalInt; member
DSkBitmapProcState.cpp45 const SkFractionalInt dx = s.fInvSxFractionalInt; in Clamp_S32_opaque_D32_nofilter_DX_shaderproc()
255 fInvSxFractionalInt = SkScalarToFractionalInt(fInvMatrix.getScaleX()); in chooseProcs()
/external/skqp/src/core/
DSkBitmapProcState_matrixProcs.cpp101 const SkFractionalInt dx = s.fInvSxFractionalInt; in nofilter_scale()
153 const SkFractionalInt dx = s.fInvSxFractionalInt; in filter_scale()
423 const SkFractionalInt dx = s.fInvSxFractionalInt; in nofilter_scale_neon()
512 const SkFractionalInt dx = s.fInvSxFractionalInt; in filter_scale_neon()
DSkBitmapProcState.h78 SkFractionalInt fInvSxFractionalInt; member
DSkBitmapProcState.cpp45 const SkFractionalInt dx = s.fInvSxFractionalInt; in Clamp_S32_opaque_D32_nofilter_DX_shaderproc()
255 fInvSxFractionalInt = SkScalarToFractionalInt(fInvMatrix.getScaleX()); in chooseProcs()