Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dmatrix.cpp175 return InvertForRotate(invMatrix); in Invert()
178 bool Matrix::InvertForRotate(Matrix &invMatrix) in InvertForRotate() function in OHOS::Media::Matrix
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dmatrix_test.cpp322 bool ret = matrix_.InvertForRotate(m);
504 bool ret = m.InvertForRotate(matrix_);
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/
H A Dmatrix.h152 bool InvertForRotate(Matrix &invMatrix);