Home
last modified time | relevance | path

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

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/
Dcommonattrs_invert_test.cpp38 float invert = 0.5; in TestCommonAttrsInvert002() local
50 float invert = 0.8; in TestCommonAttrsInvert003() local
62 float invert = 1.0; in TestCommonAttrsInvert004() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/
Dcustomcomponent_invert_test.cpp38 float invert = 0.5; in TestCustomComponentInvert002() local
50 float invert = 0.8; in TestCustomComponentInvert003() local
62 float invert = 1.0; in TestCustomComponentInvert004() local
/test/testfwk/arkxtest/uitest/record/
Dleast_square_impl.cpp62 Matrix3 invert; in GetLSMParams() local