Home
last modified time | relevance | path

Searched refs:needClipToBounds (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/drawable/
H A Drs_property_drawable_utils.h77 static Color GetInvertBackgroundColor(RSPaintFilterCanvas& canvas, bool needClipToBounds,
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable_utils.cpp1160 …PropertyDrawableUtils::GetInvertBackgroundColor(RSPaintFilterCanvas& canvas, bool needClipToBounds, in GetInvertBackgroundColor() argument
1164 if (!needClipToBounds) { in GetInvertBackgroundColor()