Home
last modified time | relevance | path

Searched defs:TestingColor (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/rosen/
Dtesting_color.h48 TestingColor(uint32_t red, uint32_t green, uint32_t blue, uint32_t alpha) in TestingColor() function
51 TestingColor(uint32_t rgba) in TestingColor() function
Dtesting_canvas.h63 …float lightRadius, TestingColor /* ambientColor */, TestingColor /* spotColor */, TestingShadowFla… in DrawShadow() argument