Home
last modified time | relevance | path

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

/third_party/skia/m133/src/core/
DSkImageFilterTypes.cpp1080 const bool currentXformIsInteger = is_nearly_integer_translation(fTransform); in applyTransform() local
1345 const bool currentXformIsInteger = is_nearly_integer_translation(fTransform); in asShader() local