Home
last modified time | relevance | path

Searched defs:SetLayerLinearMatrix (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
Dhdi_layer_info.h461 void SetLayerLinearMatrix(const std::vector<float>& layerLinearMatrix) in SetLayerLinearMatrix() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/
Drs_surface_render_params.h591 void SetLayerLinearMatrix(const std::vector<float>& layerLinearMatrix) in SetLayerLinearMatrix() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_surface_render_node.cpp3481 void RSSurfaceRenderNode::SetLayerLinearMatrix(const std::vector<float>& layerLinearMatrix) in SetLayerLinearMatrix() function in OHOS::Rosen::RSSurfaceRenderNode