Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable_utils.cpp1184 bool RSPropertyDrawableUtils::GetGravityMatrix(const Gravity& gravity, const Drawing::Rect& rect, c… in GetGravityMatrix() function in OHOS::Rosen::RSPropertyDrawableUtils
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties_painter.cpp93 bool RSPropertiesPainter::GetGravityMatrix(Gravity gravity, RectF rect, float w, float h, Drawing::… in GetGravityMatrix() function in OHOS::Rosen::RSPropertiesPainter
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_render_util.cpp1233 Drawing::Matrix RSBaseRenderUtil::GetGravityMatrix( in GetGravityMatrix() function in OHOS::Rosen::RSBaseRenderUtil