Searched refs:awtBounds (Results 1 – 1 of 1) sorted by relevance
290 Rectangle2D awtBounds = gv.getLogicalBounds(); in render() local294 mBounds = awtRectToAndroidRect(awtBounds, mBounds.right, mBaseline, mBounds); in render()296 mBounds.union(awtRectToAndroidRect(awtBounds, mBounds.right, mBaseline, null)); in render()