Fix bound rectangle calculation in SkiaCanvasProxy::onDrawPosText
SkiaCanvasProxy::onDrawPosText was calculating wrong bound rectangle, because the initial rectangle used to accumulate the result was not initialized. bug: 30357689 Change-Id: I2c2afd4645237c50a3fcf2bbd99ae1ce2cd911c1
Loading
Please register or sign in to comment