Searched defs:oneColor (Results 1 – 2 of 2) sorted by relevance
267 GfxRGB& oneColor, in writePng_()344 oneColor = { byteToCol( 0xff ), byteToCol( 0xff ), byteToCol( 0xff ) }; in writeImage_() local829 GfxRGB oneColor = { dblToCol( 1.0 ), dblToCol( 1.0 ), dblToCol( 1.0 ) }; in drawImageMask() local
187 GfxRGB& oneColor, in createPng()
Completed in 18 milliseconds