Home
last modified time | relevance | path

Searched defs:detA (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dmatrix3.cpp36 double detA = val1 - val2 - val3 + val4 + val5 - val6; in Invert() local
60 matrix* detA; in Invert() local
/test/testfwk/arkxtest/uitest/record/
H A Dmatrix3.cpp29 double detA = val1 - val2 - val3 + val4 + val5 - val6; in Invert() local
62 matrix* detA; in Invert() local

Completed in 2 milliseconds