Home
last modified time | relevance | path

Searched defs:fixedDx (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/core/
DSkBitmapProcState_matrixProcs.cpp105 const SkFixed fixedDx = SkFractionalIntToFixed(dx); in nofilter_scale() local
427 const SkFixed fixedDx = SkFractionalIntToFixed(dx); in nofilter_scale_neon() local
527 const SkFixed fixedDx = SkFractionalIntToFixed(dx); in filter_scale_neon() local
/external/skia/src/core/
DSkBitmapProcState_matrixProcs.cpp97 const SkFixed fixedDx = SkFractionalIntToFixed(dx); in nofilter_scale() local