Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_effect_render_node.cpp196 (preStaticStatus_ != isStaticCached_ && isStaticCached_ == false); in CheckFilterCacheNeedForceClear()
H A Drs_render_node.cpp3716 isStaticCached_ = isStaticCached; in SetStaticCached()
3719 if (!isStaticCached_) { in SetStaticCached()
3725 return isStaticCached_; in IsStaticCached()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_effect_render_node.h75 return isStaticCached_; in IsStaticCached()
H A Drs_render_node.h863 std::atomic<bool> isStaticCached_ = false; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_base_render_node_test.cpp842 ASSERT_TRUE(node->isStaticCached_);
846 ASSERT_FALSE(node->isStaticCached_);