Home
last modified time | relevance | path

Searched refs:PickColorSyn (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.h35 … static bool PickColorSyn(Drawing::Canvas* canvas, Drawing::Path& drPath, Drawing::Matrix& matrix,
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable_utils.cpp89 if (PickColorSyn(canvas, path, matrix, colorPicked, colorStrategy)) { in GetColorForShadowSyn()
126 bool RSPropertyDrawableUtils::PickColorSyn(Drawing::Canvas* canvas, Drawing::Path& drPath, Drawing:… in PickColorSyn() function in OHOS::Rosen::RSPropertyDrawableUtils