Home
last modified time | relevance | path

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

/ohos5.0/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