Searched refs:layeredPixelMap (Results 1 – 5 of 5) sorted by relevance
126 const std::shared_ptr<Media::PixelMap> layeredPixelMap, in GetBadgedIconResource() argument130 if ((layeredPixelMap == nullptr) || (badgedPixelMap == nullptr)) { in GetBadgedIconResource()137 …if (!layeredDrawableDescriptor.GetCompositePixelMapWithBadge(layeredPixelMap, badgedPixelMap, comp… in GetBadgedIconResource()
630 const std::shared_ptr<Media::PixelMap> layeredPixelMap, in GetCompositePixelMapWithBadge() argument666 const std::shared_ptr<Media::PixelMap> layeredPixelMap, in GetCompositePixelMapWithBadge() argument670 if ((layeredPixelMap == nullptr) || (badgedPixelMap == nullptr)) { in GetCompositePixelMapWithBadge()676 …Rosen::Drawing::ColorType colorType = ImageConverter::PixelFormatToColorType(layeredPixelMap->GetP… in GetCompositePixelMapWithBadge()677 …Rosen::Drawing::AlphaType alphaType = ImageConverter::AlphaTypeToAlphaType(layeredPixelMap->GetAlp… in GetCompositePixelMapWithBadge()683 …ared_ptr<Rosen::Drawing::Bitmap> layeredBitmap = ImageConverter::PixelMapToBitmap(layeredPixelMap); in GetCompositePixelMapWithBadge()710 initializationOptions.alphaType = layeredPixelMap->GetAlphaType(); in GetCompositePixelMapWithBadge()
158 const std::shared_ptr<Media::PixelMap> layeredPixelMap,
46 const std::shared_ptr<Media::PixelMap> layeredPixelMap,
552 std::shared_ptr<Media::PixelMap> layeredPixelMap; variable555 …bool ret = drawable.GetCompositePixelMapWithBadge(layeredPixelMap, badgedPixelMap, compositePixelM…