Searched refs:fractionalIntY (Results 1 – 4 of 4) sorted by relevance
88 SkFractionalInt fy = mapper.fractionalIntY(); in NoFilterProc_Affine()
249 SkFractionalInt fractionalIntY() const { return fY; } in fractionalIntY() function
363 yTemp = SkFractionalIntToInt(mapper.fractionalIntY() * s.fPixmap.height()); in S32_D32_constX_shaderproc()393 iY2 = SkFractionalIntToInt(mapper.fractionalIntY() * s.fPixmap.height()); in S32_D32_constX_shaderproc()
120 SkFractionalInt fy = mapper.fractionalIntY(); in AFFINE_NOFILTER_NAME()