Searched refs:intensity (Results 1 – 3 of 3) sorted by relevance
41 Color intensity = 0; in pixelLineIntersect() local43 intensity = 0x80; in pixelLineIntersect()46 intensity = more_than_half ? 0xff : 0; in pixelLineIntersect()66 intensity = more_than_half ? 0xff : 0; in pixelLineIntersect()85 intensity = area.count() * 0xff; in pixelLineIntersect()88 return intensity << 24 | (c & 0xffffff); in pixelLineIntersect()
188 uint32_t intensity = 0xff * areaCovered.count(); in draw() local191 intensity << 24 | (0xffffff & convexObjectColor_))) in draw()
92 "libAACenc/src/intensity.cpp",