Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_util.h79 static BufferDrawParam CreateBufferDrawParamForRotationFixed(
H A Drs_uni_render_util.cpp521 BufferDrawParam RSUniRenderUtil::CreateBufferDrawParamForRotationFixed( in CreateBufferDrawParamForRotationFixed() function in OHOS::Rosen::RSUniRenderUtil
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_surface_render_node_drawable.cpp844 auto params = RSUniRenderUtil::CreateBufferDrawParamForRotationFixed(*this, surfaceParams); in DrawBufferForRotationFixed()