Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_canvas.h69 …float lightRadius, TestingColor /* ambientColor */, TestingColor /* spotColor */, TestingShadowFla… in DrawShadow() argument
72 const TestingPoint3& devLightPos, float lightRadius, TestingColor /* ambientColor */, in DrawShadowStyle() argument
H A Dtesting_color.h49 TestingColor(uint32_t red, uint32_t green, uint32_t blue, uint32_t alpha) in TestingColor() function
52 TestingColor(uint32_t rgba) in TestingColor() function