Searched refs:boundsRect (Results 1 – 1 of 1) sorted by relevance
81 const boundsRect = Rect.from(bounds); constant90 .setX(boundsRect.x)91 .setY(boundsRect.y)92 .setWidth(boundsRect.w)93 .setHeight(boundsRect.h)