Home
last modified time | relevance | path

Searched defs:fillArea (Results 1 - 6 of 6) sorted by relevance

/foundation/arkui/ui_lite/frameworks/engines/gfx/hi3516/
H A Dhi3516_engine.cpp29 Fill(BufferInfo& dst, const Rect& fillArea, const ColorType color, const OpacityType opacity) Fill() argument
/foundation/graphic/graphic_utils_lite/frameworks/hals/
H A Dgfx_engines.cpp114 GfxFillArea(const LiteSurfaceData& dstSurfaceData, const Rect& fillArea, const ColorType& color, const OpacityType& opa) GfxFillArea() argument
/foundation/arkui/ui_lite/frameworks/dock/
H A Dscreen_device.h116 virtual bool HardwareFill(const Rect& fillArea, in HardwareFill() argument
H A Dscreen_device_proxy.h47 bool HardwareFill(const Rect& fillArea, in HardwareFill() argument
/foundation/arkui/ui_lite/frameworks/engines/gfx/
H A Dsoft_engine.cpp112 void SoftEngine::Fill(BufferInfo& dst, const Rect& fillArea, const ColorType color, const OpacityType opacity) in Fill() argument
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_utils.cpp417 FillAreaWithSoftWare(BufferInfo& gfxDstBuffer, const Rect& fillArea, const ColorType& color, const OpacityType& opa) const FillAreaWithSoftWare() argument

Completed in 7 milliseconds