Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_util.h82 …static void DealWithRotationAndGravityForRotationFixed(GraphicTransformType transform, Gravity gra…
H A Drs_uni_render_util.cpp560DealWithRotationAndGravityForRotationFixed(transform, renderParams.GetFrameGravity(), localBounds,… in CreateBufferDrawParamForRotationFixed()
565 void RSUniRenderUtil::DealWithRotationAndGravityForRotationFixed(GraphicTransformType transform, Gr… in DealWithRotationAndGravityForRotationFixed() function in OHOS::Rosen::RSUniRenderUtil
680DealWithRotationAndGravityForRotationFixed(transform, static_cast<Gravity>(layer->GetGravity()), l… in CreateLayerBufferDrawParam()