Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/particle/
H A Dparticle_model.h36 int feather = 0; member
/third_party/skia/modules/skottie/src/effects/
H A DLinearWipeEffect.cpp68 feather = std::max(fFeather, 0.0f), variable
H A DVenetianBlindsEffect.cpp70 feather = std::max(fFeather * kFeatherSigmaFactor, kMinFeather), variable
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_particle_bridge.cpp72 Local<JSValueRef> feather = panda::ArrayRef::GetValueAt(vm, array, index * DISTURBANCE_FIELD_SIZE + STEP_6); in SetDisturbanceField() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_particle.cpp766 int feather = paramObj->GetProperty("feather")->ToNumber<int>(); in AddDisturbance() local

Completed in 4 milliseconds