Home
last modified time | relevance | path

Searched refs:IsAutoCacheDebugEnable (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_render_node_drawable_autocache.cpp48 bool RSRenderNodeDrawable::IsAutoCacheDebugEnable() in IsAutoCacheDebugEnable() function in OHOS::Rosen::DrawableV2::RSRenderNodeDrawable
295 if (!IsAutoCacheDebugEnable()) { in DrawAutoCacheDfx()
317 if (!IsAutoCacheDebugEnable()) { in DrawAutoCacheDfx()
H A Drs_render_node_drawable.h69 bool IsAutoCacheDebugEnable();
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/drawable/
H A Drs_render_node_drawable_autocache_test.cpp380 ASSERT_FALSE(drawable->IsAutoCacheDebugEnable());