Home
last modified time | relevance | path

Searched refs:GetSurfaceCacheContentStatic (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_ui_first_surface_render_node_drawable.cpp435 …surfaceParams->GetSurfaceCacheContentStatic(), surfaceParams->GetName().c_str(), surfaceParams->Ge… in IsCurFrameStatic()
436 return surfaceParams->GetSurfaceCacheContentStatic(); in IsCurFrameStatic()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/
H A Drs_surface_render_params.cpp310 bool RSSurfaceRenderParams::GetSurfaceCacheContentStatic() const in GetSurfaceCacheContentStatic() function in OHOS::Rosen::RSSurfaceRenderParams
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/
H A Drs_surface_render_params.h272 bool GetSurfaceCacheContentStatic() const;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_surface_render_node.h1003 bool GetSurfaceCacheContentStatic() in GetSurfaceCacheContentStatic() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_main_thread_test.cpp664 ASSERT_EQ(node->GetSurfaceCacheContentStatic(), true);
686 ASSERT_EQ(node->GetSurfaceCacheContentStatic(), false);
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_surface_render_node_test.cpp542 ASSERT_EQ(node->GetSurfaceCacheContentStatic(), false);