Home
last modified time | relevance | path

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

/foundation/graphic/utils/interfaces/kits/gfx_utils/
Dcolor.h189 static uint16_t ColorTo16(Color32 color);
/foundation/graphic/utils/frameworks/
Dcolor.cpp84 uint16_t Color::ColorTo16(Color32 color) in ColorTo16() function in OHOS::Color
/foundation/graphic/utils/test/
Dcolor_unit_test.cpp108 EXPECT_EQ(Color::ColorTo16(color32), 0);