Searched refs:mOutPaddingRect (Results 1 – 3 of 3) sorted by relevance
322 private Rect mOutPaddingRect; field in ImageDecoder580 mOutPaddingRect = outPadding; in setOutPaddingRect()685 ((InputStreamSource) src).mInputStream, decoder.mOutPaddingRect, null); in decodeBitmap()
794 private Rect mOutPaddingRect; field in ImageDecoder1410 mOutPaddingRect = outPadding; in setOutPaddingRect()1788 Rect padding = decoder.mOutPaddingRect; in decodeDrawableImpl()1857 Rect padding = decoder.mOutPaddingRect; in decodeBitmapImpl()
20767 Landroid/graphics/ImageDecoder;->mOutPaddingRect:Landroid/graphics/Rect;