Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkBitmapProcState_matrixProcs.cpp24 static inline bool can_truncate_to_fixed_for_decal(SkFixed fx, in can_truncate_to_fixed_for_decal() function
58 // can_truncate_to_fixed_for_decal() checked only that stepping fx+=dx count-1 in decal_nofilter_scale()
100 if (can_truncate_to_fixed_for_decal(fixedFx, fixedDx, count, maxX)) { in nofilter_scale()
183 // TODO: try changing this? See also can_truncate_to_fixed_for_decal(). in filter_scale()

Completed in 2 milliseconds