Home
last modified time | relevance | path

Searched defs:GetOldDirtyInSurface (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/
H A Drs_surface_render_params.cpp41 RectI RSSurfaceRenderParams::GetOldDirtyInSurface() const in GetOldDirtyInSurface() function in OHOS::Rosen::RSSurfaceRenderParams
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/
H A Drs_render_params.h291 virtual RectI GetOldDirtyInSurface() const { return {}; } in GetOldDirtyInSurface() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp3690 RectI RSRenderNode::GetOldDirtyInSurface() const in GetOldDirtyInSurface() function in OHOS::Rosen::RSRenderNode