Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/spancolorfill/
H A Dfill_gradient_lut.h33 const uint32_t COLOR_PROFILE_SIZE = 4; variable
45 …FillGradientLut() : colorProfile_(COLOR_PROFILE_SIZE), colorType_(COLOR_LUT_SIZE), colorLutSize_(C… in FillGradientLut()