Searched refs:layeredBitmap (Results 1 – 1 of 1) sorted by relevance
683 …std::shared_ptr<Rosen::Drawing::Bitmap> layeredBitmap = ImageConverter::PixelMapToBitmap(layeredPi… in GetCompositePixelMapWithBadge() local684 if (layeredBitmap) { in GetCompositePixelMapWithBadge()687 Rosen::Drawing::Rect srcRect(0, 0, layeredBitmap->GetWidth(), layeredBitmap->GetHeight()); in GetCompositePixelMapWithBadge()690 image.BuildFromBitmap(*layeredBitmap); in GetCompositePixelMapWithBadge()