Searched refs:OH_Drawing_BrushGetColor (Results 1 – 14 of 14) sorted by relevance
82 EXPECT_EQ(OH_Drawing_BrushGetColor(brush1), 0xFFFF0000);85 EXPECT_EQ(OH_Drawing_BrushGetColor(nullptr), 0);127 EXPECT_EQ(OH_Drawing_BrushGetColor(brush1), 0xFF000000);
52 EXPECT_EQ(OH_Drawing_BrushGetColor(brush1), 0xFFFF0000);
622 EXPECT_EQ(OH_Drawing_BrushGetColor(brush_), 0xFFFF0000);645 EXPECT_EQ(OH_Drawing_BrushGetColor(brush_), 0xFFFF0000);707 EXPECT_EQ(OH_Drawing_BrushGetColor(brush_), 0xFFFF0000);1600 EXPECT_EQ(OH_Drawing_BrushGetColor(brush_), 0xFFFF0000);
60 OH_Drawing_BrushGetColor(nullptr); in BrushFuzzTest000()61 OH_Drawing_BrushGetColor(brush); in BrushFuzzTest000()
111 uint32_t OH_Drawing_BrushGetColor(const OH_Drawing_Brush*);
56 OH_Drawing_BrushGetColor(brush); in NativeDrawingColorTest()
29 | uint32_t [OH_Drawing_BrushGetColor](_drawing.md#oh_drawing_brushgetcolor) (const [OH_Drawing_Brus…
261 | uint32_t [OH_Drawing_BrushGetColor](#oh_drawing_brushgetcolor) (const [OH_Drawing_Brush](#oh_draw…5788 ### OH_Drawing_BrushGetColor()5791 uint32_t OH_Drawing_BrushGetColor (const OH_Drawing_Brush* )
94 uint32_t OH_Drawing_BrushGetColor(const OH_Drawing_Brush* cBrush) in OH_Drawing_BrushGetColor() function
73 OH_Drawing_BrushGetColor(brush); in NativeDrawingBrushTest()195 OH_Drawing_BrushGetColor(brush); in NativeDrawingColorTest()
261 | uint32_t [OH_Drawing_BrushGetColor](#oh_drawing_brushgetcolor) (const [OH_Drawing_Brush](#oh_draw…5833 ### OH_Drawing_BrushGetColor()5836 uint32_t OH_Drawing_BrushGetColor (const OH_Drawing_Brush* )
47 | 图形-drawing |uint32_t OH_Drawing_BrushGetColor(const OH_Drawing_Brush*)|新增|函数用于获取画刷的颜色属性,颜色属性描述…
47 | Graphics - drawing |uint32_t OH_Drawing_BrushGetColor(const OH_Drawing_Brush*)|Added|Added the …