Home
last modified time | relevance | path

Searched defs:GetGravityMatrix (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
Drs_properties_painter.cpp127 bool RSPropertiesPainter::GetGravityMatrix(Gravity gravity, RectF rect, float w, float h, SkMatrix&… in GetGravityMatrix() function in OHOS::Rosen::RSPropertiesPainter
247 bool RSPropertiesPainter::GetGravityMatrix(Gravity gravity, RectF rect, float w, float h, Drawing::… in GetGravityMatrix() function in OHOS::Rosen::RSPropertiesPainter
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_base_render_util.cpp1261 SkMatrix RSBaseRenderUtil::GetGravityMatrix(Gravity gravity, const sptr<SurfaceBuffer>& buffer, con… in GetGravityMatrix() function in OHOS::Rosen::RSBaseRenderUtil