Home
last modified time | relevance | path

Searched refs:GetSurfaceRect (Results 1 - 7 of 7) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsdirtyregionmanager_fuzzer/
H A Drsdirtyregionmanager_fuzzer.cpp106 rsDirtyRegionManager.GetSurfaceRect(); in DoSomethingInterestingWithMyAPI()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_dirty_region_manager.h121 RectI GetSurfaceRect() const in GetSurfaceRect() function in OHOS::Rosen::final
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_dirty_region_manager.cpp341 return MergeDirtyRect(GetSurfaceRect()); in MergeSurfaceRect()
H A Drs_render_node.cpp1424 oldDirtyInSurface_ = oldDirty_.IntersectRect(dirtyManager.GetSurfaceRect()); in UpdateAbsDirtyRegion()
1722 oldDirtyInSurface_ = oldDirty_.IntersectRect(dirtyManager.GetSurfaceRect()); in UpdateDirtyRegion()
/foundation/multimedia/camera_lite/services/impl/src/
H A Dcamera_device.cpp536 static void GetSurfaceRect(Surface *surface, IRect *attr) in GetSurfaceRect() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_base.cpp334 const RectI rect = node->GetDirtyManager()->GetSurfaceRect(); in GetScreenRect()
H A Drs_profiler.cpp1148 const auto displayRect = dirtyManager->GetSurfaceRect(); in OnParallelRenderBegin()

Completed in 15 milliseconds