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