Home
last modified time | relevance | path

Searched defs:cosValue (Results 1 - 5 of 5) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dmatrix_test.cpp198 float cosValue = 0; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_fe_color_matrix.cpp72 const float cosValue = cos(theta); in MakeHueRotate() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dmatrix.cpp53 Matrix &Matrix::SetSinCos(const float sinValue, const float cosValue, const float px, const float py) in SetSinCos() argument
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dmatrix4.cpp58 double cosValue = cosf(redian); in CreateRotate() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcustom_paint_paint_method.cpp1583 float cosValue = std::cos(rad); in SetHueRotateFilter() local
[all...]

Completed in 6 milliseconds