Home
last modified time | relevance | path

Searched refs:SetNeedClient (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_render_util.h122 static void SetNeedClient(bool flag);
H A Drs_render_service_visitor.cpp114 RSBaseRenderUtil::SetNeedClient(boundsGeoPtr && boundsGeoPtr->IsNeedClientCompose()); in PrepareDisplayRenderNode()
H A Drs_base_render_util.cpp814 void RSBaseRenderUtil::SetNeedClient(bool flag) in SetNeedClient() function in OHOS::Rosen::RSBaseRenderUtil
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/
H A Drs_render_params.h322 virtual void SetNeedClient(bool needClient) {} in SetNeedClient() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_base_render_util_test.cpp781 RSBaseRenderUtil::SetNeedClient(true);