Home
last modified time | relevance | path

Searched defs:srcAlphaType (Results 1 – 2 of 2) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/pixelconverter/src/
Dpixel_convert_adapter.cpp252 SkAlphaType srcAlphaType = static_cast<SkAlphaType>(srcInfo.alphaType); in ReadPixelsConvert() local
278 SkAlphaType srcAlphaType = static_cast<SkAlphaType>(srcInfo.alphaType); in EraseBitmap() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
Dpixelmap_native_ndk_test.cpp72 int32_t srcPixelFormat, srcAlphaType = 0; in CompareImageInfo() local