Searched refs:toRegion (Results 1 – 3 of 3) sorted by relevance
18 import { Layer, Rect, toBuffer, toColor, toRect, toRectF, toRegion } from "../common"24 const visibleRegion = toRegion(proto.visibleRegion)
18 toRectF, toRegion, toTransform} from './common';155 case `RegionProto`: return toRegion(obj)
182 function toRegion(proto) { function269 toRegion,