Home
last modified time | relevance | path

Searched refs:fractionalIntY (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/core/
H A DSkBitmapProcState.h189 SkFractionalInt fractionalIntY() const { return fY; } in fractionalIntY() function in SkBitmapProcStateAutoMapper
H A DSkBitmapProcState_matrixProcs.cpp128 fy = mapper.fractionalIntY(), in nofilter_affine()
213 fy = mapper.fractionalIntY(), in filter_affine()
H A DSkBitmapProcState.cpp445 yTemp = SkFractionalIntToInt(mapper.fractionalIntY() * s.fPixmap.height()); in S32_D32_constX_shaderproc()
472 iY2 = SkFractionalIntToInt(mapper.fractionalIntY() * s.fPixmap.height()); in S32_D32_constX_shaderproc()

Completed in 3 milliseconds