H A D | pixel_map.cpp | 348 static bool ChoosePixelmap(unique_ptr<PixelMap> &dstPixelMap, PixelFormat pixelFormat, int &errorCode) in ChoosePixelmap() argument 367 static void SetYUVDataInfoToPixelMap(unique_ptr<PixelMap> &dstPixelMap) in SetYUVDataInfoToPixelMap() argument 415 unique_ptr<PixelMap> dstPixelMap; Create() local 623 CheckPixelMap(unique_ptr<PixelMap>& dstPixelMap, const InitializationOptions &opts) CheckPixelMap() argument 643 unique_ptr<PixelMap> dstPixelMap; Create() local 691 UpdatePixelsAlpha(const AlphaType &alphaType, const PixelFormat &pixelFormat, uint8_t *dstPixels, PixelMap &dstPixelMap) UpdatePixelsAlpha() argument 718 BuildPixelMap(unique_ptr<PixelMap> &dstPixelMap, const CropValue &cropType, ImageInfo &dstImageInfo, const Rect &sRect, const ImageInfo &srcImageInfo) BuildPixelMap() argument 776 unique_ptr<PixelMap> dstPixelMap = nullptr; Create() local 799 SourceCropAndConvert(PixelMap &source, const ImageInfo &srcImageInfo, const ImageInfo &dstImageInfo, const Rect &srcRect, PixelMap &dstPixelMap) SourceCropAndConvert() argument 844 ScalePixelMap(const Size &targetSize, const Size &dstSize, const ScaleMode &scaleMode, PixelMap &dstPixelMap) ScalePixelMap() argument 907 CopyPixelMap(PixelMap &source, PixelMap &dstPixelMap) CopyPixelMap() argument 913 SetDstPixelMapInfo(PixelMap &source, PixelMap &dstPixelMap, void* dstPixels, uint32_t dstPixelsSize, unique_ptr<AbsMemory>& memory) SetDstPixelMapInfo() argument 936 CopyPixelMap(PixelMap &source, PixelMap &dstPixelMap, int32_t &error) CopyPixelMap() argument 2673 PixelMap* dstPixelMap = PixelMap::Unmarshalling(parcel, error); Unmarshalling() local [all...] |