Home
last modified time | relevance | path

Searched defs:fixedFx (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/core/
DSkBitmapProcState_matrix.h69 const SkFixed fixedFx = SkFractionalIntToFixed(fx); in SCALE_FILTER_NAME() local
77 SkFixed fixedFx = SkFractionalIntToFixed(fx); in SCALE_FILTER_NAME() local
DSkBitmapProcState_matrix_template.h40 const SkFixed fixedFx = SkFractionalIntToFixed(fx); in NoFilterProc_Scale() local
/external/skia/src/opts/
DSkBitmapProcState_matrix_neon.h55 const SkFixed fixedFx = SkFractionalIntToFixed(fx); in SCALE_NOFILTER_NAME() local
262 const SkFixed fixedFx = SkFractionalIntToFixed(fx); in SCALE_FILTER_NAME() local