Home
last modified time | relevance | path

Searched refs:UpdatePixelsAlpha (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/platform/image_native/
Dpixel_map.h224 …static void UpdatePixelsAlpha(const AlphaType &alphaType, const PixelFormat &pixelFormat, uint8_t …
/foundation/multimedia/image_framework/interfaces/innerkits/include/
Dpixel_map.h284 …static void UpdatePixelsAlpha(const AlphaType &alphaType, const PixelFormat &pixelFormat, uint8_t …
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
Dpixel_map.cpp404 UpdatePixelsAlpha(dstImageInfo.alphaType, dstImageInfo.pixelFormat, in Create()
417 void PixelMap::UpdatePixelsAlpha(const AlphaType &alphaType, const PixelFormat &pixelFormat, uint8_… in UpdatePixelsAlpha() function in OHOS::Media::PixelMap