Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface_utils.h51 void ComputeTransformByMatrixV2(GraphicTransformType& transform,
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dsurface_utils.cpp198 void SurfaceUtils::ComputeTransformByMatrixV2(GraphicTransformType& transform, in ComputeTransformByMatrixV2() function in OHOS::SurfaceUtils
269 ComputeTransformByMatrixV2(transform, &transformMatrix); in ComputeTransformMatrixV2()