Searched refs:GetInvertBackgroundColor (Results 1 – 7 of 7) sorted by relevance
286 modifier->GetInvertBackgroundColor(contextArgs);288 ASSERT_EQ(modifier->GetInvertBackgroundColor(contextArgs).alpha_, 0.f);409 HWTEST_F(RSRenderModifierTest, GetInvertBackgroundColor, TestSize.Level1)423 modifier->GetInvertBackgroundColor(contextArgs);
77 static Color GetInvertBackgroundColor(RSPaintFilterCanvas& canvas, bool needClipToBounds,
216 Color color = GetInvertBackgroundColor(context); in Apply()235 Color RSEnvForegroundColorStrategyRenderModifier::GetInvertBackgroundColor(RSModifierContext& conte… in GetInvertBackgroundColor() function in OHOS::Rosen::RSEnvForegroundColorStrategyRenderModifier
297 Color GetInvertBackgroundColor(RSModifierContext& context) const;
464 EXPECT_EQ(rsPropertyDrawableUtilsTest2->GetInvertBackgroundColor(471 rsPropertyDrawableUtilsTest2->GetInvertBackgroundColor(
479 …Color color = RSPropertyDrawableUtils::GetInvertBackgroundColor(*paintFilterCanvas, needClipToBoun… in CreateDrawFunc()
1160 Color RSPropertyDrawableUtils::GetInvertBackgroundColor(RSPaintFilterCanvas& canvas, bool needClipT… in GetInvertBackgroundColor() function in OHOS::Rosen::RSPropertyDrawableUtils