Searched refs:scaledBm (Results 1 – 1 of 1) sorted by relevance
381 SkBitmap scaledBm; in ImageDecoder_nDecodeBitmap() local382 if (!scaledBm.setInfo(scaledInfo)) { in ImageDecoder_nDecodeBitmap()389 scaledPixelRef = Bitmap::allocateAshmemBitmap(&scaledBm); in ImageDecoder_nDecodeBitmap()391 scaledPixelRef = Bitmap::allocateHeapBitmap(&scaledBm); in ImageDecoder_nDecodeBitmap()405 SkCanvas canvas(scaledBm, SkCanvas::ColorBehavior::kLegacy); in ImageDecoder_nDecodeBitmap()415 bm.swap(scaledBm); in ImageDecoder_nDecodeBitmap()