Searched defs:dstPixelMap (Results 1 – 6 of 6) sorted by relevance
46 std::shared_ptr<Media::PixelMap> dstPixelMap = nullptr; variable74 std::shared_ptr<Media::PixelMap> dstPixelMap = nullptr; variable103 std::shared_ptr<Media::PixelMap> dstPixelMap = nullptr; variable131 std::shared_ptr<Media::PixelMap> dstPixelMap = nullptr; variable150 std::shared_ptr<Media::PixelMap> dstPixelMap = nullptr; variable
55 std::shared_ptr<Media::PixelMap>& dstPixelMap) in Render()88 auto dstPixelMap = Media::PixelMap::Create(opts); in InitWithoutCanvas() local
69 PixelMap &dstPixelMap) in UpdatePixelsAlpha()83 const Rect &srcRect, PixelMap &dstPixelMap) in SourceCropAndConvert()89 PixelMap &dstPixelMap) in ScalePixelMap()98 bool PixelMap::CopyPixelMap(PixelMap &source, PixelMap &dstPixelMap) in CopyPixelMap()
363 static void SetYUVDataInfoToPixelMap(unique_ptr<PixelMap> &dstPixelMap) in SetYUVDataInfoToPixelMap()418 unique_ptr<PixelMap> dstPixelMap; in Create() local654 unique_ptr<PixelMap> dstPixelMap; in Create() local700 PixelMap &dstPixelMap) in UpdatePixelsAlpha()729 static int32_t BuildPixelMap(unique_ptr<PixelMap> &dstPixelMap, const CropValue &cropType, in BuildPixelMap()788 unique_ptr<PixelMap> dstPixelMap = nullptr; in Create() local813 const Rect &srcRect, PixelMap &dstPixelMap) in SourceCropAndConvert()859 PixelMap &dstPixelMap) in ScalePixelMap()921 bool PixelMap::CopyPixelMap(PixelMap &source, PixelMap &dstPixelMap) in CopyPixelMap()950 bool PixelMap::CopyPixelMap(PixelMap &source, PixelMap &dstPixelMap, int32_t &error) in CopyPixelMap()[all …]
509 PixelMap dstPixelMap; variable
336 bool ImageFormatConvert::SetConvertImageMetaData(PixelMap *srcPixelMap, PixelMap *dstPixelMap) in SetConvertImageMetaData()