Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dmatrix_test.cpp197 float sinValue = 1; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_fe_color_matrix.cpp73 const float sinValue = sin(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.cpp59 double sinValue = sinf(redian); in CreateRotate() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcustom_paint_paint_method.cpp1584 float sinValue = std::sin(rad); in SetHueRotateFilter() local
[all...]

Completed in 7 milliseconds