Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/frameworks/render/
H A Drender_base.cpp111 if (!ColorHSpanHandler(x, y, len, colors, covers)) { in CopyColorHSpan()
120 if (!ColorHSpanHandler(x, y, len, colors, covers)) { in BlendColorHSpan()
126 bool RenderBase::ColorHSpanHandler(int32_t& x, const int32_t& y, int32_t& len, const Rgba8T*& color… in ColorHSpanHandler() function in OHOS::RenderBase
H A Drender_base.h194 bool ColorHSpanHandler(int32_t& x, const int32_t& y, int32_t& len, const Rgba8T*& colors,