Home
last modified time | relevance | path

Searched defs:alphaIndex (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dimage_pixel_map_test.cpp1809 int8_t alphaIndex = 3; // 3 means alphaIndex in HWTEST_F() local
1855 int8_t alphaIndex = 0; // 0 means alphaIndex in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp700 int8_t alphaIndex = -1; in UpdatePixelsAlpha() local
3164 static void SetRGBA1010102PixelAlpha(uint8_t *src, const float percent, int8_t alphaIndex, boo argument
3130 SetUintPixelAlpha(uint8_t *pixel, const float percent, uint8_t pixelByte, int8_t alphaIndex, bool isPixelPremul) SetUintPixelAlpha() argument
3208 ConvertUintPixelAlpha(uint8_t *rpixel, uint8_t pixelByte, int8_t alphaIndex, bool isPremul, uint8_t *wpixel) ConvertUintPixelAlpha() argument
3333 int8_t alphaIndex = GetAlphaIndex(pixelFormat); SetAlpha() local
[all...]

Completed in 9 milliseconds