Searched refs:CreateCustomRGB (Results 1 – 3 of 3) sorted by relevance
84 std::shared_ptr<ColorSpace> colorSpaceThree = ColorSpace::CreateCustomRGB(func, matrix); in ColorSpaceFuzzTest002()
85 …static std::shared_ptr<ColorSpace> CreateCustomRGB(const CMSTransferFunction& func, const CMSMatri…
96 std::shared_ptr<ColorSpace> ColorSpace::CreateCustomRGB(const CMSTransferFunction& func, const CMSM… in CreateCustomRGB() function in OHOS::Rosen::Drawing::ColorSpace