Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkBitmapProcState.cpp39 dstY = SkTPin<int>(mapper.intY(), 0, maxY); in Clamp_S32_opaque_D32_nofilter_DX_shaderproc()
447 yTemp = mapper.intY(); in S32_D32_constX_shaderproc()
474 iY2 = mapper.intY(); in S32_D32_constX_shaderproc()
536 fFilterOneY = mapper.intY(); in setupForTranslate()
H A DSkBitmapProcState_matrixProcs.cpp323 *xy++ = tiley(mapper.intY(), s.fPixmap.height());
375 *xy++ = tiley(mapper.intY(), s.fPixmap.height());
412 *xy++ = tiley(mapper.intY(), s.fPixmap.height());
H A DSkBitmapProcState.h195 int intY() const { return SkFractionalIntToInt(fY); } in intY() function in SkBitmapProcStateAutoMapper

Completed in 3 milliseconds