Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dluma_filter.cpp181 uint32_t g2Colors[] = { kColor2, ColorSetA(kColor2, 0x20) }; in OnTestFunction() local
191 g2Points[0], g2Points[1], g2Colors, pos, 2, OH_Drawing_TileMode::CLAMP); // 2 定义渐变效果中颜色的数量。 in OnTestFunction()