Home
last modified time | relevance | path

Searched refs:ComputeTransformByMatrix (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface_utils.h49 void ComputeTransformByMatrix(GraphicTransformType& transform,
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dsurface_utils.cpp110 void SurfaceUtils::ComputeTransformByMatrix(GraphicTransformType& transform, in ComputeTransformByMatrix() function in OHOS::SurfaceUtils
171 ComputeTransformByMatrix(transform, &transformMatrix); in ComputeTransformMatrix()