Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
Drs_image_base.cpp177 void RSImageBase::SetSrcRect(const RectF& srcRect) in SetSrcRect() function in OHOS::Rosen::RSImageBase
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
Drs_surface_render_node.h562 void SetSrcRect(const RectI& rect) in SetSrcRect() function
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_uni_render_util.cpp479 void RSUniRenderUtil::SetSrcRect(BufferDrawParam& params, const sptr<SurfaceBuffer>& buffer) in SetSrcRect() function in OHOS::Rosen::RSUniRenderUtil