Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/
H A Drs_sub_thread.cpp230 RSMainThread::Instance()->SetIsCachedSurfaceUpdated(true); in RenderCache()
288 RSMainThread::Instance()->SetIsCachedSurfaceUpdated(true); in DrawableCache()
H A Drs_sub_thread_manager.cpp208 RSMainThread::Instance()->SetIsCachedSurfaceUpdated(true); in SubmitSubThreadTask()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.h225 void SetIsCachedSurfaceUpdated(bool isCachedSurfaceUpdated);
H A Drs_main_thread.cpp742 void RSMainThread::SetIsCachedSurfaceUpdated(bool isCachedSurfaceUpdated) in SetIsCachedSurfaceUpdated() function in OHOS::Rosen::RSMainThread
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_main_thread_test.cpp1105 HWTEST_F(RSMainThreadTest, SetIsCachedSurfaceUpdated, TestSize.Level1)
1109 mainThread->SetIsCachedSurfaceUpdated(true);