Home
last modified time | relevance | path

Searched refs:fractionalIntY (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/core/
DSkBitmapProcState.h205 SkFractionalInt fractionalIntY() const { return fY; } in fractionalIntY() function
DSkBitmapProcState.cpp436 yTemp = SkFractionalIntToInt(mapper.fractionalIntY() * s.fPixmap.height()); in S32_D32_constX_shaderproc()
466 iY2 = SkFractionalIntToInt(mapper.fractionalIntY() * s.fPixmap.height()); in S32_D32_constX_shaderproc()
/external/skia/src/core/
DSkBitmapProcState.h205 SkFractionalInt fractionalIntY() const { return fY; } in fractionalIntY() function
DSkBitmapProcState.cpp436 yTemp = SkFractionalIntToInt(mapper.fractionalIntY() * s.fPixmap.height()); in S32_D32_constX_shaderproc()
466 iY2 = SkFractionalIntToInt(mapper.fractionalIntY() * s.fPixmap.height()); in S32_D32_constX_shaderproc()