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/
DSkBitmapProcState_matrixProcs.cpp24 static inline bool can_truncate_to_fixed_for_decal(SkFixed fx, in can_truncate_to_fixed_for_decal() function
100 if (can_truncate_to_fixed_for_decal(fixedFx, fixedDx, count, maxX)) { in nofilter_scale()