Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_system_properties.cpp472 bool RSSystemProperties::GetDrawMirrorCacheImageEnabled() in GetDrawMirrorCacheImageEnabled() function in OHOS::Rosen::RSSystemProperties
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_system_properties.cpp471 bool RSSystemProperties::GetDrawMirrorCacheImageEnabled() in GetDrawMirrorCacheImageEnabled() function in OHOS::Rosen::RSSystemProperties
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/common/
H A Drs_system_properties.h164 static bool GetDrawMirrorCacheImageEnabled();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_display_render_node_drawable.cpp815 if (RSSystemProperties::GetDrawMirrorCacheImageEnabled() && uniParam->HasMirrorDisplay() && in OnDraw()
1068 if (cacheImage && RSSystemProperties::GetDrawMirrorCacheImageEnabled()) { in DrawMirrorCopy()
1150 if (cacheImage && RSSystemProperties::GetDrawMirrorCacheImageEnabled()) { in DrawWiredMirrorCopy()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_system_properties.cpp324 bool RSSystemProperties::GetDrawMirrorCacheImageEnabled() in GetDrawMirrorCacheImageEnabled() function in OHOS::Rosen::RSSystemProperties