Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/stdfx/
H A Dmagicwandfx.cpp126 const int FullPixel = 255; variable
160 maskValue = FullPixel; in pixelProcessor()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/core/
H A DSkFindAndPlaceGlyph.h597 using FullPixel = in ProcessText() local
599 findAndPosition = arena.make<FullPixel>(glyphFinder); in ProcessText()