Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_obj_abs_geometry.cpp126 void ApplySkewToMatrix44(const RSTransform& trans, Drawing::Matrix44& m44, bool preConcat) in ApplySkewToMatrix44()
142 void ApplyPerspToMatrix(const RSTransform& trans, Drawing::Matrix& m, bool preConcat) in ApplyPerspToMatrix()
157 void ApplyPerspToMatrix44(const RSTransform& trans, Drawing::Matrix44& m44, bool preConcat) in ApplyPerspToMatrix44()