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.cpp175 SkAlphaType srcAlphaType = static_cast<SkAlphaType>(srcInfo.alphaType); in WritePixelsConvert() local
225 SkAlphaType srcAlphaType = static_cast<SkAlphaType>(srcInfo.alphaType); in ReadPixelsConvert() local
251 SkAlphaType srcAlphaType = static_cast<SkAlphaType>(srcInfo.alphaType); in EraseBitmap() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
Dpixelmap_native_test.cpp79 int32_t srcAlphaType = 0; // Alpha handling method in CompareImageInfo() local