Home
last modified time | relevance | path

Searched defs:SetRenderPivot (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
Drender_context.h336 virtual void SetRenderPivot(float pivotX, float pivotY) {} in SetRenderPivot() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Drosen_render_context.cpp6296 void RosenRenderContext::SetRenderPivot(float pivotX, float pivotY) function in OHOS::Ace::NG::RosenRenderContext