Searched refs:devOutputBounds (Results 1 – 1 of 1) sorted by relevance
179 SkRect devOutputBounds = SkRect::Make(SkIRect(node.fMapping.layerToDevice(node.fOutputBounds))); in draw_node() local181 canvas->drawRect(devOutputBounds, line); in draw_node()