Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Ddraw_delegate.h35 using DoDrawRSFrame = std::function<void(std::shared_ptr<Rosen::RSNode>&, const Rect&)>; variable
75 void SetDrawRSFrameCallback(DoDrawRSFrame&& doRSFrameCallback) in SetDrawRSFrameCallback()
92 DoDrawRSFrame doDrawRSFrameCallback_;