Composes two stacked fieldmap maps. Field maps are represented as triples of (offset, size, step), where each is an (x, y) pair. To find the pixel range corresponding to output pixel (x, y), just do the following: start_x = x * step[0] + offset[1] limit_x = start_x +
(rf1, rf2)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected