Home
last modified time | relevance | path

Searched refs:areRectPixelsPurePaint (Results 1 – 1 of 1) sorted by relevance

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzlib/
H A Dfillutil.cpp87 bool areRectPixelsPurePaint(TPixelCM32 *pixels, TRect rect, int wrap) { in areRectPixelsPurePaint() function
192 if (!rect.contains(m_bounds) && areRectPixelsPurePaint(m_pixels, r, m_wrap)) in rectFill()