Searched defs:scaleSize (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_motion_blur_filter.cpp | 89 Vector2f scaleSize; in DrawMotionBlur() local 125 … std::shared_ptr<Drawing::ShaderEffect> srcImageShader, Vector2f& scaleAnchor, Vector2f& scaleSize, in MakeMotionBlurShader() 176 void RSMotionBlurFilter::CaculateRect(Vector2f& rectOffset, Vector2f& scaleSize, Vector2f& scaleAnc… in CaculateRect()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/ |
H A D | rs_motion_blur_filter_test.cpp | 130 Vector2f scaleSize = { 1.f, 1.f }; variable 147 Vector2f scaleSize = { 1.f, 1.f }; variable
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/ |
H A D | detection_post_process_test.cpp | 87 int32_t scaleSize = 4; in SetScale() local 361 int32_t scaleSize = 4; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/ |
H A D | textpicker_column_pattern.cpp | 878 uint32_t idx, uint32_t showCount, bool isDown, double scaleSize) in TextPropertiesLinearAnimation()
|