Home
last modified time | relevance | path

Searched refs:ClipDirtyRectWithinSurface (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsdirtyregionmanager_fuzzer/
H A Drsdirtyregionmanager_fuzzer.cpp85 rsDirtyRegionManager.ClipDirtyRectWithinSurface(); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_dirty_region_manager.h67 void ClipDirtyRectWithinSurface();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_dirty_region_manager.cpp140 void RSDirtyRegionManager::ClipDirtyRectWithinSurface() in ClipDirtyRectWithinSurface() function in OHOS::Rosen::RSDirtyRegionManager
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread_visitor.cpp407 curDirtyManager_->ClipDirtyRectWithinSurface(); in ProcessRootRenderNode()