Home
last modified time | relevance | path

Searched defs:renderParams (Results 1 – 5 of 5) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/params/
Drs_render_params_test.cpp52 auto renderParams = static_cast<RSRenderParams*>(target.get()); variable
70 auto renderParams = static_cast<RSRenderParams*>(target.get()); variable
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_uni_render_processor.cpp160 auto& renderParams = static_cast<RSSurfaceRenderParams&>(params); in CreateLayerForRenderThread() local
Drs_base_render_util.cpp1281 auto renderParams = static_cast<RSDisplayRenderParams*>(ancestorParam.get()); in GetScreenIdFromSurfaceRenderParams() local
Drs_uni_render_util.cpp522 …onst DrawableV2::RSSurfaceRenderNodeDrawable& surfaceDrawable, RSSurfaceRenderParams& renderParams) in CreateBufferDrawParamForRotationFixed()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
Drs_surface_render_node_drawable.cpp775 auto renderParams = static_cast<RSDisplayRenderParams*>(ancestorParam.get()); in GetAncestorDisplayColorGamut() local