Home
last modified time | relevance | path

Searched defs:GetDirtyRect (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_capture_recorder.cpp110 std::pair<uint32_t, uint32_t> RSCaptureRecorder::GetDirtyRect(uint32_t displayWidth, uint32_t displ… in GetDirtyRect() function in OHOS::Rosen::RSCaptureRecorder
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.h562 const Rect& GetDirtyRect() const in GetDirtyRect() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp2317 RectI RSProperties::GetDirtyRect() const in GetDirtyRect() function in OHOS::Rosen::RSProperties
2341 RectI RSProperties::GetDirtyRect(RectI& drawRegion) const in GetDirtyRect() function in OHOS::Rosen::RSProperties
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.cpp1669 Rect RenderNode::GetDirtyRect() const in GetDirtyRect() function in OHOS::Ace::RenderNode