Home
last modified time | relevance | path

Searched refs:GetTransformMatrixV2 (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/frameworks/surfaceimage/include/
H A Dsurface_image.h73 SurfaceError GetTransformMatrixV2(float matrix[16]);
/ohos5.0/foundation/graphic/graphic_2d/frameworks/surfaceimage/src/
H A Dnative_image.cpp124 return image->consumer->GetTransformMatrixV2(matrix); in OH_NativeImage_GetTransformMatrixV2()
H A Dsurface_image.cpp218 SurfaceError SurfaceImage::GetTransformMatrixV2(float matrix[16]) in GetTransformMatrixV2() function in OHOS::SurfaceImage